summaryrefslogtreecommitdiff
path: root/builds/wince/ftdebug.c
diff options
context:
space:
mode:
Diffstat (limited to 'builds/wince/ftdebug.c')
-rw-r--r--builds/wince/ftdebug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds/wince/ftdebug.c b/builds/wince/ftdebug.c
index 526c68ba7..9e1777661 100644
--- a/builds/wince/ftdebug.c
+++ b/builds/wince/ftdebug.c
@@ -230,7 +230,7 @@
/* const char* ft2_debug = getenv( "FT2_DEBUG" ); */
- const char* ft2_debug = 0;
+ const char* ft2_debug = NULL;
if ( ft2_debug )