summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2008-05-28 00:18:33 +0000
committerRoland McGrath <roland@gnu.org>2008-05-28 00:18:33 +0000
commit109666405ba56ee31b6a28e10d8119588b2d67ac (patch)
tree39592c188178dac5f6ebd1c46db762b3c1d686f7
parent62605cbfcb3d2f118c9f64ce049220b82928e6d4 (diff)
typo
Remove more useless "if" tests before "free".
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3df9bfbe07..3f41360715 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2008-05-26 Jim Meyering <meyering@redhat.com>
- Remove useless more "if" tests before "free".
+ Remove more useless "if" tests before "free".
* include/inline-hashtab.h (htab_delete): Likewise.
* libio/freopen.c (freopen): Likewise.
* libio/freopen64.c (freopen64): Likewise.