aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 e75d611e8e..6f1d6f1079 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 */
/* Define this to a function (Fdowncase, Fupcase) if your file system
likes that */
-#define FILE_SYSTEM_CASE Fdowncase
+#define FILE_SYSTEM_CASE Fmsdos_downcase_filename
/* Define this to be the separator between devices and paths */
#define DEVICE_SEP ':'