aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2010-05-02 19:23:42 -0700
committerGlenn Morris2010-05-02 19:23:42 -0700
commit063371f2b0dc2519db3abcbe54955167bde8ca9e (patch)
tree81ea600f843c39cc99c1f12ddc70bce0efb04089
parenta5edbe4a694054cc403eda54b1bd65fec54a7d0e (diff)
downloademacs-063371f2b0dc2519db3abcbe54955167bde8ca9e.tar.gz
emacs-063371f2b0dc2519db3abcbe54955167bde8ca9e.zip
* src/m/amdx86-64.h: Fix typo in previous.
-rw-r--r--src/m/amdx86-64.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/m/amdx86-64.h b/src/m/amdx86-64.h
index 376865af421..7839c6f8473 100644
--- a/src/m/amdx86-64.h
+++ b/src/m/amdx86-64.h
@@ -58,7 +58,5 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
58/* Define XPNTR to avoid or'ing with DATA_SEG_BITS */ 58/* Define XPNTR to avoid or'ing with DATA_SEG_BITS */
59#undef DATA_SEG_BITS 59#undef DATA_SEG_BITS
60 60
61#endif /* DARWIN_OS && ! __APPLE__ */
62
63/* arch-tag: 8a5e001d-e12e-4692-a3a6-0b15ba271c6e 61/* arch-tag: 8a5e001d-e12e-4692-a3a6-0b15ba271c6e
64 (do not change this comment) */ 62 (do not change this comment) */