X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=507f9e24e7700b62701bb8b489b49a329e4fddf0;hb=55030e0d1a28ded2076d62fb9aac3539ff337275;hp=b7b66c697e5c7bdb63197845892147083d3049ce;hpb=1a4b98e797ab5ebb1ee1daa707aa0d520379ccc9;p=paraslash.git 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"), \