aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-11-21 12:50:59 +0000
committerGerd Moellmann <[email protected]>2000-11-21 12:50:59 +0000
commitf5f47add96096b94c5e4cc27c3f22599a450729a (patch)
tree951ae8fd1602573a43ed038887f8167f563cdde1 /src
parent1a15cca02c0717a8e1dce8db72af379dacf651d3 (diff)
*** empty log message ***
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.