Mercurial > emacs
diff src/unexec.c @ 51093:2c04067bcdc0
Comment change.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Mon, 19 May 2003 14:41:32 +0000 |
| parents | 23a1cea22d13 |
| children | 695cf19ef79e |
line wrap: on
line diff
--- a/src/unexec.c Mon May 19 14:41:09 2003 +0000 +++ b/src/unexec.c Mon May 19 14:41:32 2003 +0000 @@ -821,7 +821,7 @@ PERROR (new_name); } -#if 0 /* This #ifndef caused a bug on Linux when using QMAGIC. */ +#if 0 /* This #ifndef caused a bug on GNU/Linux when using QMAGIC. */ /* This adjustment was done above only #ifndef NO_REMAP, so only undo it now #ifndef NO_REMAP. */ /* #ifndef NO_REMAP */
