]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorAutomatic source maintenance <squidadm@squid-cache.org>
Wed, 4 Jan 2012 01:22:23 +0000 (18:22 -0700)
committerAutomatic source maintenance <squidadm@squid-cache.org>
Wed, 4 Jan 2012 01:22:23 +0000 (18:22 -0700)
src/SquidDns.h

index 635b5a827025112531a5e1b83fb623d3b696fbab..e5b82a59a38df1da197ad13e84bc329ba6328b04 100644 (file)
@@ -1,7 +1,8 @@
 #ifndef SQUID_DNS_H
 #define SQUID_DNS_H
 
-namespace Ip {
+namespace Ip
+{
 class Address;
 }