* src/m/sparc.h: Fix typo in earlier change.
author |
Glenn Morris <rgm@gnu.org> |
date |
Wed, 05 May 2010 08:51:32 -0700 |
parents |
2ee48fcc701c |
children |
ea6ba19c6edd |
files |
src/ChangeLog src/m/sparc.h |
diffstat |
2 files changed, 4 insertions(+), 1 deletions(-)
[+]
|
line diff
--- a/src/ChangeLog Wed May 05 12:20:23 2010 +0200
+++ b/src/ChangeLog Wed May 05 08:51:32 2010 -0700
@@ -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.
--- a/src/m/sparc.h Wed May 05 12:20:23 2010 +0200
+++ b/src/m/sparc.h Wed May 05 08:51:32 2010 -0700
@@ -52,7 +52,6 @@
#ifdef __arch64__ /* GCC, 64-bit ABI. */
#define BITS_PER_LONG 64
-#endif
#ifndef _LP64
#define _LP64 /* Done on Alpha -- not sure if it