summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ffe734e)
raw | patch | inline | side by side (parent: ffe734e)
author | Karl DeBisschop <kdebisschop@users.sourceforge.net> | |
Thu, 16 Jan 2003 06:10:50 +0000 (06:10 +0000) | ||
committer | Karl DeBisschop <kdebisschop@users.sourceforge.net> | |
Thu, 16 Jan 2003 06:10:50 +0000 (06:10 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@245 f882894a-f735-0410-b71e-b25c423dba1c
plugins/check_hpjd.c | patch | blob | history |
diff --git a/plugins/check_hpjd.c b/plugins/check_hpjd.c
index a262fc23cb1440fc07a6efbede32962d22aa580f..ecc5651ebeee18039b6bfcb4bba263f1568c6875 100644 (file)
--- a/plugins/check_hpjd.c
+++ b/plugins/check_hpjd.c
#include "popen.h"
#include "utils.h"
-const char *progname = "check_hpjd"
+const char *progname = "check_hpjd";
#define REVISION "$Revision$"
#define COPYRIGHT "2000-2002"