filter: Wrap lines in the available filter list.
[paraslash.git] / ggo.h
diff --git a/ggo.h b/ggo.h
index e81b10c6a3846f2b3c73bd14de56264216a2ba89..be85a1b43be998d8b3c3fa3fd9518055b2153bf0 100644 (file)
--- a/ggo.h
+++ b/ggo.h
@@ -17,4 +17,4 @@ struct ggo_help {
 };
 
 void ggo_print_help(struct ggo_help *help, int detailed_help);
 };
 
 void ggo_print_help(struct ggo_help *help, int detailed_help);
-__printf_1_2 void printf_or_die(const char *fmt, ...);
+__printf_1_2 int printf_or_die(const char *fmt, ...);