about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-02-24 19:12:47 +0000
committerUlrich Drepper <drepper@redhat.com>2000-02-24 19:12:47 +0000
commit8f369e0d1447d9c0e3a7a350311b73552fa11a94 (patch)
treee987f3c1ff07ce66fb494f9fac5bc2aa551ec906
parent6484a17f65e7607f43b6691eaaf4cbd9bdfa92bf (diff)
downloadglibc-8f369e0d1447d9c0e3a7a350311b73552fa11a94.tar.gz
glibc-8f369e0d1447d9c0e3a7a350311b73552fa11a94.tar.xz
glibc-8f369e0d1447d9c0e3a7a350311b73552fa11a94.zip
Update.
	* include/stdlib.h: Fix prototypes of __initstate and __setstate.
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8fe28b653..83eed18c09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-02-24  Andreas Jaeger  <aj@suse.de>
 
+	* include/stdlib.h: Fix prototypes of __initstate and __setstate.
+
 	* manual/time.texi (Precision Time): Fix typo.
 	Patch by John Tobey <jtobey@ne.mediaone.net>, PR libc/1576.