summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/mingw32.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/mingw32.h')
-rw-r--r--Build/source/texk/kpathsea/mingw32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/mingw32.h b/Build/source/texk/kpathsea/mingw32.h
index c17927b1244..938c519ee0f 100644
--- a/Build/source/texk/kpathsea/mingw32.h
+++ b/Build/source/texk/kpathsea/mingw32.h
@@ -3,7 +3,7 @@
#include <stdlib.h>
/* The embedded rndnpc.h defines boolean as 'unsigned char',
- and we do not want that.
+ and we do not want that.
This should be safe as long as we don't use npc ourselves. */
#define boolean saved_boolean
#include <windows.h>