From: Automatic source maintenance Date: Wed, 13 Apr 2011 00:12:37 +0000 (-0600) Subject: SourceFormat Enforcement X-Git-Tag: take06~27^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bb51d6a30c5830068c89628f8f3a565cbce452c8;p=thirdparty%2Fsquid.git SourceFormat Enforcement --- diff --git a/src/auth/CredentialState.h b/src/auth/CredentialState.h index 756b3f0279..2fde2b5159 100644 --- a/src/auth/CredentialState.h +++ b/src/auth/CredentialState.h @@ -1,7 +1,8 @@ #ifndef _SQUID_AUTH_CREDENTIALSTATE_H #define _SQUID_AUTH_CREDENTIALSTATE_H -namespace Auth { +namespace Auth +{ typedef enum { Unchecked,