From: Glenn Morris Date: Wed, 1 Aug 2012 15:24:23 +0000 (-0700) Subject: Fix typo in previous X-Git-Tag: emacs-24.2.90~921 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2e415bb75f4fa98ff03ac2269d5ed450ba5952fe;p=emacs.git Fix typo in previous --- 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