From f329ee2b4cfdde656d2fe30f2a2789d8a3774203 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Thu, 6 Oct 2016 16:07:35 -0600 Subject: cleanup --- include/chilldebug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/chilldebug.h') diff --git a/include/chilldebug.h b/include/chilldebug.h index 010687a..6a1b95b 100644 --- a/include/chilldebug.h +++ b/include/chilldebug.h @@ -11,7 +11,7 @@ // This thing below potentially create leaks #define FILENAME basename(strdup(__FILE__)) -#ifdef DEBUGCHILL +#ifdef DEBUGCHILL #define CHILL_DEBUG_PRINT(format,args...) fprintf(stderr,"%15s | %15s | LN%-4d:\t" format,FILENAME,__FUNCTION__, \ __LINE__, ##args ) #define CHILL_DEBUG_BEGIN { \ -- cgit v1.2.3-70-g09d2