aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 50495831a2..51471ebe7d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,6 @@
2000-11-21 Gerd Moellmann <[email protected]>
- * buffer.c (mmap_free_1): Use a cast to avoid an anoying compiler
- warning on some systems.
+ * buffer.c (mmap_free_1): Avoid a compiler warning.
* term.c, cm.c: Don't try to include termcap.h; see comment there.