summaryrefslogtreecommitdiff
path: root/src/xterm.c
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-05-10 09:19:19 +0000
committerRichard M. Stallman <rms@gnu.org>2005-05-10 09:19:19 +0000
commit5599ac1015754964640a1e10d73b7e96125dec32 (patch)
treee9bdda995538ec83b045f88b9810dabc198c17bf /src/xterm.c
parent285a529b0c094775437874eb10bf24eeea7ea365 (diff)
downloademacs-5599ac1015754964640a1e10d73b7e96125dec32.tar.gz
Fix previous change.
Diffstat (limited to 'src/xterm.c')
-rw-r--r--src/xterm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xterm.c b/src/xterm.c
index e9b1ff3aac4..74e82735b6f 100644
--- a/src/xterm.c
+++ b/src/xterm.c
@@ -7764,8 +7764,8 @@ x_error_handler (display, error)
/* Some versions of GNU/Linux define noinline in their headers. */
-#ifdef noinclude
-#undef noinclude
+#ifdef noinline
+#undef noinline
#endif
/* On older GCC versions, just putting x_error_quitter