]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/m/sparc.h: Fix typo in earlier change.
authorLawrence Mitchell <wence@gmx.li>
Wed, 5 May 2010 15:51:32 +0000 (08:51 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 5 May 2010 15:51:32 +0000 (08:51 -0700)
src/ChangeLog
src/m/sparc.h

index baba67fb834904dfe86bfa6151628d85a7a47b6e..20c6034f06d8058cb713c0c24d1dd43ceb744a48 100644 (file)
@@ -1,3 +1,7 @@
+2010-05-05  Lawrence Mitchell  <wence@gmx.li>
+
+       * m/sparc.h: Fix typo in earlier change.
+
 2010-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        Misc tweaks.
index 226116361158fc4f19d5951354ac10ea12bf9f93..23d334406bbbee4bd8385391b016267069b7dbc3 100644 (file)
@@ -52,7 +52,6 @@ NOTE-END  */
 
 #ifdef __arch64__              /* GCC, 64-bit ABI.  */
 #define BITS_PER_LONG 64
-#endif
 
 #ifndef _LP64
 #define _LP64                  /* Done on Alpha -- not sure if it