]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Formatting.
authoramosjeffries <>
Fri, 28 Sep 2007 07:40:50 +0000 (07:40 +0000)
committeramosjeffries <>
Fri, 28 Sep 2007 07:40:50 +0000 (07:40 +0000)
src/SquidString.h

index 198637fcf526aefe2c7d9e78be77b852adfe2189..4d97f35f96a4cbb151062b82efed41f6e0de06a5 100644 (file)
@@ -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 */
-
-