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-Url: https://git.hcoop.net/bpt/emacs.git/commitdiff_plain/063371f2b0dc2519db3abcbe54955167bde8ca9e * src/m/amdx86-64.h: Fix typo in previous. --- diff --git a/src/m/amdx86-64.h b/src/m/amdx86-64.h index 376865af42..7839c6f847 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) */