From 338963d177090ed5e34b92144c48d2c5758064e3 Mon Sep 17 00:00:00 2001 From: Tim Van Holder Date: Fri, 11 Jan 2002 15:32:06 +0000 Subject: [PATCH] * src/system.h, lib/hash.h, lib/hash.c: PARAMS fixes. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index a225fb4e..de5c3c72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-01-11 Tim Van Holder + + * lib/hash.h, lib/hash.c: Renamed __P to PARAMS and used the + canonical definition. + * src/system.h: Use the canonical definition for PARAMS (avoids + a conflict with the macro from lib/hash.h). + 2002-01-11 Akim Demaille * configure.in: Use AC_FUNC_STRNLEN. -- 2.50.0