From f858e49beba6a9b79b41ad26d29b431c12fdf2f8 Mon Sep 17 00:00:00 2001 From: ajs Date: Tue, 16 Nov 2004 14:25:30 +0000 Subject: 2004-11-16 Andrew J. Schorr * memory.h: Fix prototype for memory_init(). * memory.c: Declare many functions and data structures static instead of global. Fix prototype for memory_init(). --- lib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index f5471b48..3f846ae5 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2004-11-16 Andrew J. Schorr + + * memory.h: Fix prototype for memory_init(). + * memory.c: Declare many functions and data structures static instead + of global. Fix prototype for memory_init(). + 2004-11-15 Greg Troxel * sockopt.h: Avoid CMSG_ALIGN, and declare that sizes are without -- cgit v1.2.1