X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=507f9e24e7700b62701bb8b489b49a329e4fddf0;hp=b7b66c697e5c7bdb63197845892147083d3049ce;hb=55030e0d1a28ded2076d62fb9aac3539ff337275;hpb=bf04447eb634a2e9ac3e644e48386597fecca9ee diff --git a/error.h b/error.h index b7b66c69..507f9e24 100644 --- a/error.h +++ b/error.h @@ -391,6 +391,7 @@ extern const char **para_errlist[]; #define VSS_ERRORS \ + PARA_ERROR(BAD_AUDIO_FILE_SUFFIX, "unknown suffix"), \ PARA_ERROR(AUDIO_FORMAT, "audio format not recognized"), \ PARA_ERROR(CHUNK, "unable to get chunk"), \