From: Francesco Chemolli Date: Thu, 19 Feb 2015 17:03:03 +0000 (+0100) Subject: MCorrectly mentioned SBuf debug section X-Git-Tag: merge-candidate-3-v1~257 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=467070633be9d40a867726d4754893bb85057b13;p=thirdparty%2Fsquid.git MCorrectly mentioned SBuf debug section --- diff --git a/src/SBuf.h b/src/SBuf.h index f065cc20a4..79a73a9942 100644 --- a/src/SBuf.h +++ b/src/SBuf.h @@ -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 diff --git a/src/parser/Tokenizer.cc b/src/parser/Tokenizer.cc index d2b46a1bc9..d5e83bdd6a 100644 --- a/src/parser/Tokenizer.cc +++ b/src/parser/Tokenizer.cc @@ -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"