From: Francesco Chemolli Date: Mon, 24 Feb 2014 12:20:29 +0000 (+0100) Subject: Fix syntax error in pinger X-Git-Tag: SQUID_3_5_0_1~350 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5e66b1a6894d58b63579a197ed93c72803cd304b;p=thirdparty%2Fsquid.git Fix syntax error in pinger --- diff --git a/src/icmp/pinger.cc b/src/icmp/pinger.cc index 468c69b17c..c87ff0d759 100644 --- a/src/icmp/pinger.cc +++ b/src/icmp/pinger.cc @@ -245,7 +245,7 @@ main(int argc, char *argv[]) return 0; } -#else / * !USE_ICMP */ +#else /* !USE_ICMP */ #include int