diff options
author | Philipp Riemer <ruderphilipp@gmail.com> | 2012-08-19 21:19:29 +0200 |
---|---|---|
committer | Philipp Riemer <ruderphilipp@gmail.com> | 2012-08-19 21:27:00 +0200 |
commit | 17d4bb38fad453cc56a93f8cb9f389ed6ee03af8 (patch) | |
tree | dd496d11ae639cbde7dcf1704c7ebbdf7ec380ec /tools/source/debug | |
parent | 9cadf9bdf3c9210d9b79eaaed32282d6b7bf9e12 (diff) |
cleanup files in tools/source
This is a follow-up patch of 7710faa45640d25a83136a35044aafdb1b168d88.
Change-Id: I1f54cbe5c3170e9a79e11e9b9c1da3791419a4ba
Diffstat (limited to 'tools/source/debug')
-rw-r--r-- | tools/source/debug/debug.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/source/debug/debug.cxx b/tools/source/debug/debug.cxx index 1f30ef11cd68..3d573b57b33c 100644 --- a/tools/source/debug/debug.cxx +++ b/tools/source/debug/debug.cxx @@ -45,7 +45,7 @@ #ifdef DBG_UTIL -// --- PointerList --- +// PointerList #define PBLOCKCOUNT 1024 |