signal.h: Add documentation of signal_pre_select().
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index ff85c8d18455e356f6e220c642b776570db86111..a2f719f51aa92d419851040c6bdaf7b7874d996b 100644 (file)
--- a/error.h
+++ b/error.h
@@ -148,6 +148,7 @@ extern const char **para_errlist[];
 
 
 #define WMA_COMMON_ERRORS \
+       PARA_ERROR(BAD_ASF_FILE_PROPS, "invalid ASF file properties"), \
        PARA_ERROR(WMA_NO_GUID, "audio stream guid not found"), \