]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo. Add comment.
authorMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 9 Sep 2002 21:37:28 +0000 (21:37 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 9 Sep 2002 21:37:28 +0000 (21:37 +0000)
src/ChangeLog
src/s/sol2-6.h

index 1165786df57f1c5bc34cd1aa8018e94e3a75104f..faf995354ca98758076c97fc13d5dcdf8bf54edf 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-09  Markus Rost  <rost@math.ohio-state.edu>
+
+       * s/sol2-6.h: Fix typo.  Add comment.
+
 2002-09-09  Richard M. Stallman  <rms@gnu.org>
 
        * regex.c (regnum_t): Use signed int, not unsigned int.
index 44b008110e5526934911ec8ea229069c6ce991d3..7262415d07cbab70f08d2ce15c059aff987ac562 100644 (file)
@@ -1,4 +1,6 @@
-#include "sol2-6.h"
+/* Handle Solaris 2.6.  */
+
+#include "sol2-5.h"
 
 #undef UNEXEC
 #define UNEXEC unexsol.o