summaryrefslogtreecommitdiff
path: root/wince/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'wince/config.h')
-rw-r--r--wince/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wince/config.h b/wince/config.h
index 77e2dded4f..356f77b777 100644
--- a/wince/config.h
+++ b/wince/config.h
@@ -3220,7 +3220,7 @@
/*#define USE_5005THREADS /**/
/*#define USE_ITHREADS /**/
#if defined(USE_5005THREADS) && !defined(USE_ITHREADS)
-#define USE_THREADS /* until src is revised*/
+#define USE_5005THREADS /* until src is revised*/
#endif
/*#define OLD_PTHREADS_API /**/
/*#define USE_REENTRANT_API /**/