From 2e415bb75f4fa98ff03ac2269d5ed450ba5952fe Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 1 Aug 2012 08:24:23 -0700 Subject: [PATCH] Fix typo in previous --- src/conf_post.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conf_post.h b/src/conf_post.h index c69e961067e..5c06c3f4482 100644 --- a/src/conf_post.h +++ b/src/conf_post.h @@ -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 -- 2.39.2