Mercurial > hg > xemacs-beta
diff src/s/windowsnt.h @ 359:8e84bee8ddd0 r21-1-9
Import from CVS: tag r21-1-9
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:57:55 +0200 |
parents | 182f72e8cd0d |
children | cc15677e0335 |
line wrap: on
line diff
--- a/src/s/windowsnt.h Mon Aug 13 10:57:07 2007 +0200 +++ b/src/s/windowsnt.h Mon Aug 13 10:57:55 2007 +0200 @@ -125,7 +125,7 @@ /* XEmacs file I/O for DOS text files requires FILE_CODING */ #define FILE_CODING -#define DIRECTORY_SEP '\\' +#define DIRECTORY_SEP XCHAR(Vdirectory_sep_char) /* Define this to be the separator between devices and paths */ #define DEVICE_SEP ':'