aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/msdos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/msdos.h b/src/s/msdos.h
index e75d611e8e4..6f1d6f10792 100644
--- a/src/s/msdos.h
+++ b/src/s/msdos.h
@@ -220,7 +220,7 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */
220 220
221/* Define this to a function (Fdowncase, Fupcase) if your file system 221/* Define this to a function (Fdowncase, Fupcase) if your file system
222 likes that */ 222 likes that */
223#define FILE_SYSTEM_CASE Fdowncase 223#define FILE_SYSTEM_CASE Fmsdos_downcase_filename
224 224
225/* Define this to be the separator between devices and paths */ 225/* Define this to be the separator between devices and paths */
226#define DEVICE_SEP ':' 226#define DEVICE_SEP ':'