mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-25 13:41:45 +00:00
[__MSDOS__]: Fixed typo.
This commit is contained in:
parent
e938a511be
commit
b13a443fa7
1 changed files with 1 additions and 1 deletions
2
dir.c
2
dir.c
|
@ -48,7 +48,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
#endif /* POSIX */
|
||||
|
||||
#ifdef __MSDOS__
|
||||
#inlcude <ctype.h>
|
||||
#include <ctype.h>
|
||||
|
||||
static char *
|
||||
dosify (filename)
|
||||
|
|
Loading…
Reference in a new issue