summaryrefslogtreecommitdiff
path: root/src/os_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_mac.h')
-rw-r--r--src/os_mac.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/os_mac.h b/src/os_mac.h
index 0641991d6..5e286594f 100644
--- a/src/os_mac.h
+++ b/src/os_mac.h
@@ -144,8 +144,8 @@
comment */
-#undef USE_FNAME_CASE /* TODO: make :e os_Mac.c, :w, save back the
- file as os_mac.c */
+#define USE_FNAME_CASE /* make ":e os_Mac.c" open the file in its
+ original case, as "os_mac.c" */
#define BINARY_FILE_IO
#define EOL_DEFAULT EOL_MAC
#ifndef MACOS_X_UNIX /* I hope that switching these two lines */