X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=a2f719f51aa92d419851040c6bdaf7b7874d996b;hp=ff85c8d18455e356f6e220c642b776570db86111;hb=c257c9c321c6e9494dbcbb6da0af675c3a2aa8e4;hpb=a80869e84654120689bd63b4a0f944bd1124332e diff --git a/error.h b/error.h index ff85c8d1..a2f719f5 100644 --- 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"), \