From: Francesco Chemolli Date: Sat, 21 Jan 2012 17:06:38 +0000 (+0100) Subject: Small fixes. X-Git-Tag: BumpSslServerFirst.take05~12^2~73^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9cee498bf91d41f977b53d44f79f6385e86562e1;p=thirdparty%2Fsquid.git Small fixes. --- diff --git a/helpers/external_acl/unix_group/check_group.cc b/helpers/external_acl/unix_group/check_group.cc index b5cdecc7f3..3e36a0abed 100644 --- a/helpers/external_acl/unix_group/check_group.cc +++ b/helpers/external_acl/unix_group/check_group.cc @@ -80,7 +80,7 @@ #endif /* - * Verify if user�s primary group matches groupname + * Verify if user's primary group matches groupname * Returns 0 if user is not on the group * Returns 1 otherwise */ diff --git a/snmplib/coexistance.c b/snmplib/coexistance.c index 2f6ba7e434..dc97168b51 100644 --- a/snmplib/coexistance.c +++ b/snmplib/coexistance.c @@ -29,8 +29,6 @@ #include "squid.h" -#include "squid.h" - #include #if HAVE_UNISTD_H diff --git a/snmplib/snmp_api_error.c b/snmplib/snmp_api_error.c index f5629a77a7..871765d67f 100644 --- a/snmplib/snmp_api_error.c +++ b/snmplib/snmp_api_error.c @@ -30,9 +30,7 @@ * ***************************************************************************/ -#if HAVE_CONFIG_H #include "squid.h" -#endif /* HAVE_CONFIG_H */ #include #include "snmp_api_error.h"