]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in previous
authorGlenn Morris <rgm@gnu.org>
Wed, 1 Aug 2012 15:24:23 +0000 (08:24 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 1 Aug 2012 15:24:23 +0000 (08:24 -0700)
src/conf_post.h

index c69e961067ea22b6399a43b7260e1a7c14f3d44e..5c06c3f4482e238510ecf60cb680f74f8bfa3693 100644 (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