From 80da8e6dab2b37abc491018b2894414b80cfcbf4 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Wed, 12 Feb 2003 22:27:43 +0000 Subject: Remove unnecessary \ - complaints from Tru64's cc compiler git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@321 f882894a-f735-0410-b71e-b25c423dba1c diff --git a/plugins/check_http.c b/plugins/check_http.c index 7cdd5e0..79c5ad4 100644 --- a/plugins/check_http.c +++ b/plugins/check_http.c @@ -41,7 +41,7 @@ strings and regular expressions, check connection times, and report on\n\ certificate expiration times.\n" #define OPTIONS "\ -\(-H | -I ) [-u ] [-p ]\n\ +(-H | -I ) [-u ] [-p ]\n\ [-w ] [-c ] [-t ] [-L]\n\ [-a auth] [-f ] [-e ]\n\ [-s string] [-l] [-r | -R ]\n\ -- cgit v0.10-9-g596f