--- cdparanoia-III-alpha9.8/interface/utils.h 2000-04-19 18:41:04.000000000 -0400 +++ cdparanoia-III-alpha9.8/interface/utils_.h 2004-04-14 21:14:14.880147264 -0400 @@ -111,7 +111,7 @@ d->errorbuf=catstring(d->errorbuf,s); break; case CDDA_MESSAGE_FORGETIT: - default: + default: ; } } } @@ -126,7 +126,7 @@ d->messagebuf=catstring(d->messagebuf,s); break; case CDDA_MESSAGE_FORGETIT: - default: + default: ; } } } @@ -168,7 +168,7 @@ } break; case CDDA_MESSAGE_FORGETIT: - default: + default: ; } } if(malloced)free(buffer); @@ -204,7 +204,7 @@ } break; case CDDA_MESSAGE_FORGETIT: - default: + default: ; } } if(malloced)free(buffer);