Explorar o código

Fixed progname

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@272 f882894a-f735-0410-b71e-b25c423dba1c
Ton Voon %!s(int64=23) %!d(string=hai) anos
pai
achega
dc9c764068
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugins/check_procs.c

+ 1 - 1
plugins/check_procs.c

@@ -34,7 +34,7 @@
 *
 *
 ******************************************************************************/
 ******************************************************************************/
 
 
-const char *progname = "check_snmp";
+const char *progname = "check_procs";
 #define REVISION "$Revision$"
 #define REVISION "$Revision$"
 #define COPYRIGHT "1999-2002"
 #define COPYRIGHT "1999-2002"
 #define AUTHOR "Ethan Galstad"
 #define AUTHOR "Ethan Galstad"