Fix typo in previous
This commit is contained in:
parent
1de89c0440
commit
2e415bb75f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue