]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Make gengetopt descriptions work.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 164f8adbf11d4bcf57251fc5832af23ce630d76f..41a7fe12180473b65976d456ae228ad8561665b9 100644 (file)
--- a/error.h
+++ b/error.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2012 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-2013 Andre Noll <maan@systemlinux.org>
  *
  * 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[];