summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2006-07-03 15:43:25 +0000
committerRichard M. Stallman <rms@gnu.org>2006-07-03 15:43:25 +0000
commit716fd7fb3c39821f12facccfa98eb6e8507bd7c2 (patch)
treef79257bd648bba88f8b9c434e37bd43793b1a3a8
parente3d566134a1baa75beed1c999edffaa70faf1e58 (diff)
downloademacs-716fd7fb3c39821f12facccfa98eb6e8507bd7c2.tar.gz
Comment change.
-rw-r--r--src/s/gnu-linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 5d247a1c9c8..817f1facdee 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -250,6 +250,7 @@ Boston, MA 02110-1301, USA. */
#define C_DEBUG_SWITCH
#endif
+/* 21 Jun 06: Eric Hanchrow <offby1@blarg.net> says this works. */
#ifdef LINUX_SIGNALS_VIA_CHARACTERS_DOES_WORK
#define SIGNALS_VIA_CHARACTERS
#endif