summaryrefslogtreecommitdiff
path: root/pr/src/threads/prdump.c
diff options
context:
space:
mode:
Diffstat (limited to 'pr/src/threads/prdump.c')
-rw-r--r--pr/src/threads/prdump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/src/threads/prdump.c b/pr/src/threads/prdump.c
index 3ea884d2..8c9e6f06 100644
--- a/pr/src/threads/prdump.c
+++ b/pr/src/threads/prdump.c
@@ -40,7 +40,7 @@
#if defined(WIN95)
/*
** Some local variables report warnings on Win95 because the code paths
-** using them are conditioned on HAVE_CUSTOME_USER_THREADS.
+** using them are conditioned on HAVE_CUSTOM_USER_THREADS.
** The pragma suppresses the warning.
**
*/