X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=41a7fe12180473b65976d456ae228ad8561665b9;hb=9f7a4958d65dd436dff90b37036ba01ce83066d5;hp=164f8adbf11d4bcf57251fc5832af23ce630d76f;hpb=ff12b505b227585daf5aecc822d6b2e8841c2be7;p=paraslash.git diff --git a/error.h b/error.h index 164f8adb..41a7fe12 100644 --- a/error.h +++ b/error.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2012 Andre Noll + * Copyright (C) 2006-2013 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -34,6 +34,7 @@ DEFINE_ERRLIST_OBJECT_ENUM; #define STDIN_ERRORS #define WRITE_ERRORS #define CHECK_WAV_ERRORS +#define VERSION_ERRORS extern const char **para_errlist[];