diff --git a/plugins/check_hpjd.c b/plugins/check_hpjd.c index a262fc23..ecc5651e 100644 --- a/plugins/check_hpjd.c +++ b/plugins/check_hpjd.c @@ -65,7 +65,7 @@ #include "popen.h" #include "utils.h" -const char *progname = "check_hpjd" +const char *progname = "check_hpjd"; #define REVISION "$Revision$" #define COPYRIGHT "2000-2002"