]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
MCorrectly mentioned SBuf debug section
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 19 Feb 2015 17:03:03 +0000 (18:03 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 19 Feb 2015 17:03:03 +0000 (18:03 +0100)
src/SBuf.h
src/parser/Tokenizer.cc

index f065cc20a49c5ea23fdc07c5b8a6d1b225f75907..79a73a99426b4218a4ea7fabd343cdc92f2868d9 100644 (file)
@@ -6,6 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
+/* DEBUG: section 24    SBuf */
+
 #ifndef SQUID_SBUF_H
 #define SQUID_SBUF_H
 
index d2b46a1bc961abff6242e0e68be73073c1e6d1e1..d5e83bdd6a579d7642dccd872598a1fe8b3d1f3d 100644 (file)
@@ -6,7 +6,7 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-// debug section 24
+/* DEBUG: section 24    SBuf */
 
 #include "squid.h"
 #include "Debug.h"