diff options
| author | Richard M. Stallman | 1996-03-07 06:01:02 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1996-03-07 06:01:02 +0000 |
| commit | fde448f43244d8e901955185b47d70bc0eabf341 (patch) | |
| tree | 9ea0e24ec85a8399394aa55657835132fca318d4 /src/s/gnu-linux.h | |
| parent | 2e952aac2fbe81d12089fbcf8027e59e02db2d3f (diff) | |
| download | emacs-fde448f43244d8e901955185b47d70bc0eabf341.tar.gz emacs-fde448f43244d8e901955185b47d70bc0eabf341.zip | |
Comment change.
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 3adf88f661b..b8ac1479212 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -129,7 +129,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 129 | 129 | ||
| 130 | /* #define LINUX_LDAV_FILE "/proc/loadavg" */ | 130 | /* #define LINUX_LDAV_FILE "/proc/loadavg" */ |
| 131 | 131 | ||
| 132 | /* This is needed for disknew.c:update_frame */ | 132 | /* This is needed for dispnew.c:update_frame */ |
| 133 | 133 | ||
| 134 | #ifdef emacs | 134 | #ifdef emacs |
| 135 | #include <stdio.h> /* Get the definition of _IO_STDIO_H. */ | 135 | #include <stdio.h> /* Get the definition of _IO_STDIO_H. */ |