diff options
Diffstat (limited to 'navit/debug.h')
-rw-r--r-- | navit/debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/debug.h b/navit/debug.h index 49f19566f..4d12ec169 100644 --- a/navit/debug.h +++ b/navit/debug.h @@ -30,7 +30,7 @@ extern "C" { #ifdef _MSC_VER #define __PRETTY_FUNCTION__ __FUNCTION__ -/* Uncomment the following define to enable MSVC's memory debugging support */ +/* Uncomment the following define to enable MSVC's memory debugging support */ /*#define _CRTDBG_MAP_ALLOC*/ #ifdef _CRTDBG_MAP_ALLOC #include <stdlib.h> |