summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b69a16d)
raw | patch | inline | side by side (parent: b69a16d)
author | Karl DeBisschop <kdebisschop@users.sourceforge.net> | |
Thu, 16 Jan 2003 06:22:03 +0000 (06:22 +0000) | ||
committer | Karl DeBisschop <kdebisschop@users.sourceforge.net> | |
Thu, 16 Jan 2003 06:22:03 +0000 (06:22 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@246 f882894a-f735-0410-b71e-b25c423dba1c
plugins/check_radius.c | patch | blob | history |
diff --git a/plugins/check_radius.c b/plugins/check_radius.c
index 0762896bc26de8d88887023d3854fa4925edd3bd..0b338c2b2330e80a9309a926bb5fcfc64177f6e7 100644 (file)
--- a/plugins/check_radius.c
+++ b/plugins/check_radius.c
*
*****************************************************************************/
-const char *progname = "check_radius"
+const char *progname = "check_radius";
#define REVISION "$Revision$"
#define COPYRIGHT "1999-2001"
#define AUTHORS "Robert August Vincent II/Karl DeBisschop"