emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r109368: Fix typo in previous


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r109368: Fix typo in previous
Date: Wed, 01 Aug 2012 08:24:23 -0700
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 109368
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2012-08-01 08:24:23 -0700
message:
  Fix typo in previous
modified:
  src/conf_post.h
=== modified file 'src/conf_post.h'
--- a/src/conf_post.h   2012-08-01 15:19:51 +0000
+++ b/src/conf_post.h   2012-08-01 15:24:23 +0000
@@ -112,7 +112,7 @@
    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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]