]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Interactive mode for para_audioc.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 8a0a9c2e2718c87a93a75e6336ba442c4ce23284..55c0ab0264b241f50207cc1e0311443fdbc33f42 100644 (file)
--- a/error.h
+++ b/error.h
@@ -230,6 +230,7 @@ extern const char **para_errlist[];
 
 #define AUDIOC_ERRORS \
        PARA_ERROR(AUDIOC_SYNTAX, "audioc syntax error"), \
+       PARA_ERROR(AUDIOC_EOF, "audioc: end of file"), \
 
 
 #define CLIENT_COMMON_ERRORS \