(dos_get_modifiers): Restore missing comment terminator.
authorRichard M. Stallman <rms@gnu.org>
Wed, 1 May 1996 23:25:33 +0000 (23:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 1 May 1996 23:25:33 +0000 (23:25 +0000)
commitd21e67b565e6e54926856933ebf925aa7e476265
treeb73930a03ad841c262a7bce5b4e9a464098528df
parent34097368e87b3cd365c63771c72ff833333161c4
(dos_get_modifiers): Restore missing comment terminator.
(getdefdir): Rewrite to call `_fixpath' instead of `intdos'.
(run_msdos_command) [DJGPP > 1]: Work around some MSDOS
command-line restrictions by running shell commands via `system'
instead of `spawnve'.
src/msdos.c