summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/c-fopen.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/c-fopen.h')
-rw-r--r--Build/source/texk/kpathsea/c-fopen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/c-fopen.h b/Build/source/texk/kpathsea/c-fopen.h
index 3ae1f911f48..77980570bd2 100644
--- a/Build/source/texk/kpathsea/c-fopen.h
+++ b/Build/source/texk/kpathsea/c-fopen.h
@@ -34,7 +34,7 @@
/* How to open a binary file for reading: */
#ifndef FOPEN_RBIN_MODE
-#define FOPEN_RBIN_MODE "rb"
+#define FOPEN_RBIN_MODE "rb"
#endif /* not FOPEN_RBIN_MODE */
/* How to open a binary file for writing: */