aboutsummaryrefslogtreecommitdiff
path: root/contrib/check_http-with-client-certificate.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/check_http-with-client-certificate.c')
-rw-r--r--contrib/check_http-with-client-certificate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/check_http-with-client-certificate.c b/contrib/check_http-with-client-certificate.c
index 157d028a..60e14812 100644
--- a/contrib/check_http-with-client-certificate.c
+++ b/contrib/check_http-with-client-certificate.c
@@ -37,7 +37,7 @@
*****************************************************************************/
const char *progname = "check_http";
-#define REVISION "$Revision$"
+#define REVISION "$Revision: 1117 $"
#define CVSREVISION "1.24"
#define COPYRIGHT "2003"
#define AUTHORS "Fabian Pehla"