From: Glenn Morris Date: Mon, 3 May 2010 02:23:42 +0000 (-0700) Subject: * src/m/amdx86-64.h: Fix typo in previous. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~301 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=063371f2b0dc2519db3abcbe54955167bde8ca9e;p=emacs.git * src/m/amdx86-64.h: Fix typo in previous. --- 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 . */ /* Define XPNTR to avoid or'ing with DATA_SEG_BITS */ #undef DATA_SEG_BITS -#endif /* DARWIN_OS && ! __APPLE__ */ - /* arch-tag: 8a5e001d-e12e-4692-a3a6-0b15ba271c6e (do not change this comment) */