Fix typo in previous

This commit is contained in:
Glenn Morris 2012-08-01 08:24:23 -07:00
parent 1de89c0440
commit 2e415bb75f

View file

@ -112,7 +112,7 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */
enlarging Emacs footprint by another 100+ KBytes. */
#define SYSTEM_PURESIZE_EXTRA (-170000+65000)
#endif
#endif MSDOS /* MSDOS */
#endif /* MSDOS */
/* We have to go this route, rather than the old hpux9 approach of
renaming the functions via macros. The system's stdlib.h has fully