]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Implement add -a (add all audio files).
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index b7b66c697e5c7bdb63197845892147083d3049ce..507f9e24e7700b62701bb8b489b49a329e4fddf0 100644 (file)
--- a/error.h
+++ b/error.h
@@ -391,6 +391,7 @@ extern const char **para_errlist[];
 
 
 #define VSS_ERRORS \
 
 
 #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"), \
 
        PARA_ERROR(AUDIO_FORMAT, "audio format not recognized"), \
        PARA_ERROR(CHUNK, "unable to get chunk"), \