[Nagiosplug-checkins] CVS: nagiosplug/plugins check_ssh.c,1.2,1.3

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


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

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

Index: check_ssh.c
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins/check_ssh.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** check_ssh.c	22 Oct 2002 09:13:56 -0000	1.2
--- check_ssh.c	30 Oct 2002 18:44:43 -0000	1.3
***************
*** 31,35 ****
  
  int process_arguments (int, char **);
- int call_getopt (int, char **);
  int validate_arguments (void);
  void print_help (void);
--- 31,34 ----





More information about the Commits mailing list