X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=error.h;h=17c4a293d3236d2cf025a88d8b128c406a4411f4;hb=193fb831f608ba41c0198ae30a341b2e697c014f;hp=eb8d659b6c0f3ef6876f26c9ca4031a1d5feeaf4;hpb=6bcdcffef00ff117eecf1b5447b9e849698d02e5;p=paraslash.git diff --git a/error.h b/error.h index eb8d659b..17c4a293 100644 --- a/error.h +++ b/error.h @@ -421,6 +421,7 @@ extern const char **para_errlist[]; #define OGG_AFH_ERRORS \ PARA_ERROR(VORBIS, "vorbis synthesis header-in error (not vorbis?)"), \ + PARA_ERROR(VORBIS_COMMENTHEADER, "could not create vorbis comment header"), \ PARA_ERROR(OGG_PACKET_IN, "ogg_stream_packetin() failed"), \ PARA_ERROR(OGG_STREAM_FLUSH, "ogg_stream_flush() failed"), \