File nagios-plugins.negate.validate_arguments.patch of Package nagios-plugins

---
 plugins/negate.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Index: plugins/negate.c
===================================================================
--- plugins/negate.c.orig	2009-05-07 23:08:25.000000000 +0200
+++ plugins/negate.c	2009-11-24 23:08:37.611524000 +0100
@@ -42,7 +42,7 @@ const char *email = "nagiosplug-devel@li
 /* char *command_line; */
 
 static const char **process_arguments (int, char **);
-int validate_arguments (char **);
+void validate_arguments (char **);
 void print_help (void);
 void print_usage (void);
 int subst_text = FALSE;
@@ -204,7 +204,7 @@ process_arguments (int argc, char **argv
 }
 
 
-int
+void
 validate_arguments (char **command_line)
 {
 	if (command_line[0] == NULL)
openSUSE Build Service is sponsored by