diff options
| author | Richard M. Stallman | 2006-07-03 15:43:25 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-07-03 15:43:25 +0000 |
| commit | 716fd7fb3c39821f12facccfa98eb6e8507bd7c2 (patch) | |
| tree | f79257bd648bba88f8b9c434e37bd43793b1a3a8 /src | |
| parent | e3d566134a1baa75beed1c999edffaa70faf1e58 (diff) | |
| download | emacs-716fd7fb3c39821f12facccfa98eb6e8507bd7c2.tar.gz emacs-716fd7fb3c39821f12facccfa98eb6e8507bd7c2.zip | |
Comment change.
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/gnu-linux.h | 1 |
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. */ | |||
| 250 | #define C_DEBUG_SWITCH | 250 | #define C_DEBUG_SWITCH |
| 251 | #endif | 251 | #endif |
| 252 | 252 | ||
| 253 | /* 21 Jun 06: Eric Hanchrow <offby1@blarg.net> says this works. */ | ||
| 253 | #ifdef LINUX_SIGNALS_VIA_CHARACTERS_DOES_WORK | 254 | #ifdef LINUX_SIGNALS_VIA_CHARACTERS_DOES_WORK |
| 254 | #define SIGNALS_VIA_CHARACTERS | 255 | #define SIGNALS_VIA_CHARACTERS |
| 255 | #endif | 256 | #endif |