[Nagiosplug-checkins] CVS: nagiosplug/plugins check_swap.c,1.3,1.4

Karl DeBisschop kdebisschop at users.sourceforge.net
Wed Oct 30 10:46:04 CET 2002


Update of /cvsroot/nagiosplug/nagiosplug/plugins
In directory usw-pr-cvs1:/tmp/cvs-serv5818/plugins

Modified Files:
	check_swap.c 
Log Message:
forgot to remove call_getopt declaration

Index: check_swap.c
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins/check_swap.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** check_swap.c	21 Oct 2002 05:04:41 -0000	1.3
--- check_swap.c	30 Oct 2002 18:45:05 -0000	1.4
***************
*** 18,22 ****
  
  int process_arguments (int argc, char **argv);
- int call_getopt (int argc, char **argv);
  int validate_arguments (void);
  void print_usage (void);
--- 18,21 ----





More information about the Commits mailing list