From: amosjeffries <> Date: Fri, 28 Sep 2007 07:40:50 +0000 (+0000) Subject: Formatting. X-Git-Tag: SQUID_3_0_RC1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b0fd43414681f77df564d7e318e2790858fac0e;p=thirdparty%2Fsquid.git Formatting. --- diff --git a/src/SquidString.h b/src/SquidString.h index 198637fcf5..4d97f35f96 100644 --- a/src/SquidString.h +++ b/src/SquidString.h @@ -1,6 +1,6 @@ /* - * $Id: SquidString.h,v 1.10 2007/05/29 13:31:38 amosjeffries Exp $ + * $Id: SquidString.h,v 1.11 2007/09/28 01:40:50 amosjeffries Exp $ * * DEBUG: section 67 String * AUTHOR: Duane Wessels @@ -141,5 +141,3 @@ _SQUID_INLINE_ std::ostream & operator<<(std::ostream& os, String const &aString #endif #endif /* SQUID_STRING_H */ - -