diff options
-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. */ /* #define LINUX_LDAV_FILE "/proc/loadavg" */ -/* This is needed for disknew.c:update_frame */ +/* This is needed for dispnew.c:update_frame */ #ifdef emacs #include <stdio.h> /* Get the definition of _IO_STDIO_H. */ |