X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=a2f719f51aa92d419851040c6bdaf7b7874d996b;hp=ff85c8d18455e356f6e220c642b776570db86111;hb=7bf76e7907de7836f75c299dc2e828364e4f114e;hpb=9165680a9639a8412adef13b96e466efdbb9d806 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"), \