]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorAutomatic source maintenance <squidadm@squid-cache.org>
Wed, 13 Apr 2011 00:12:37 +0000 (18:12 -0600)
committerAutomatic source maintenance <squidadm@squid-cache.org>
Wed, 13 Apr 2011 00:12:37 +0000 (18:12 -0600)
src/auth/CredentialState.h

index 756b3f02793b67a469e203a894d05b68b42addd7..2fde2b515959ff0217457307d1bfdd2f986c8421 100644 (file)
@@ -1,7 +1,8 @@
 #ifndef _SQUID_AUTH_CREDENTIALSTATE_H
 #define _SQUID_AUTH_CREDENTIALSTATE_H
 
-namespace Auth {
+namespace Auth
+{
 
 typedef enum {
     Unchecked,