Code

Remove unnecessary \ - complaints from Tru64's cc compiler
authorTon Voon <tonvoon@users.sourceforge.net>
Wed, 12 Feb 2003 22:27:43 +0000 (22:27 +0000)
committerTon Voon <tonvoon@users.sourceforge.net>
Wed, 12 Feb 2003 22:27:43 +0000 (22:27 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@321 f882894a-f735-0410-b71e-b25c423dba1c

plugins/check_http.c

index 7cdd5e01c170dc27b6c086b4b34bbebd28e4a041..79c5ad45c26e250fce3a4d621c63f0617ac429a2 100644 (file)
@@ -41,7 +41,7 @@ strings and regular expressions, check connection times, and report on\n\
 certificate expiration times.\n"
 
 #define OPTIONS "\
 certificate expiration times.\n"
 
 #define OPTIONS "\
-\(-H <vhost> | -I <IP-address>) [-u <uri>] [-p <port>]\n\
+(-H <vhost> | -I <IP-address>) [-u <uri>] [-p <port>]\n\
             [-w <warn time>] [-c <critical time>] [-t <timeout>] [-L]\n\
             [-a auth] [-f <ok | warn | critcal | follow>] [-e <expect>]\n\
             [-s string] [-l] [-r <regex> | -R <case-insensitive regex>]\n\
             [-w <warn time>] [-c <critical time>] [-t <timeout>] [-L]\n\
             [-a auth] [-f <ok | warn | critcal | follow>] [-e <expect>]\n\
             [-s string] [-l] [-r <regex> | -R <case-insensitive regex>]\n\