summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Youngman <jay@gnu.org>2011-06-14 23:59:22 +0100
committerJames Youngman <jay@gnu.org>2011-06-14 23:59:22 +0100
commit517eb9d73bdca68f63f2746aab520804f38d3c6d (patch)
tree8b351ad09ba9a7bfaa46e8c504c3cc2a51ec3450
parent48cbcdb2a5294552215a133b9fe3d2a238514f14 (diff)
downloadfindutils-517eb9d73bdca68f63f2746aab520804f38d3c6d.tar.gz
Remove spurious linefeed in ChangeLog
-rw-r--r--ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 70a4cd0d..b1fa9699 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,7 +46,6 @@
(prec_name): Likewise! Also remove spurious parentheses around
return value.
(prec_name): Remove spurious parentheses around return value.
-
* lib/buildcmd.h (buildcmd_state): change types of several fields
to size_t: cmd_argc, cmd_argv_alloc, largest_successful_arg_count,
smallest_failed_arg_count.