From: Jim Meyering Date: Fri, 11 Apr 2003 12:03:38 +0000 (+0000) Subject: . X-Git-Tag: v5.0.1~725 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b64c3929ae5809c04ef3b4614ae47f743df19b3;p=thirdparty%2Fcoreutils.git . --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 852163ea94..3f909a69c8 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,6 +1,8 @@ 2003-04-11 Jim Meyering * xalloc.h (PARAMS): Remove definitions and uses. + (XMALLOC, XCALLOC, XREALLOC): Remove unnecessary casts. + * xmalloc.c: Remove use of PARAMS. 2003-04-10 Jim Meyering