X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=805077530168b4605578e290248a303335651bd0;hp=b72f5fa6fc459cbf1a74f752c5290d6f4992603c;hb=741023c2fdff99a9402939fe5e5cafad4ac08df3;hpb=68f5f7bdb30e7adcb87d0f314c67f0f80b337306 diff --git a/error.h b/error.h index b72f5fa6..80507753 100644 --- a/error.h +++ b/error.h @@ -140,6 +140,7 @@ extern const char **para_errlist[]; PARA_ERROR(BAD_GC_FILTER_NUM, "invalid filter number given"), \ PARA_ERROR(GC_SYNTAX, "grab client syntax error"), \ PARA_ERROR(GC_HELP_GIVEN, ""), /* not really an error */ \ + PARA_ERROR(GC_VERSION_GIVEN, ""), /* not really an error */ \ #define MP3DEC_ERRORS \