* include/stdlib.h: Fix prototypes of __initstate and __setstate.
This commit is contained in:
Ulrich Drepper 2000-02-24 19:12:47 +00:00
parent 6484a17f65
commit 8f369e0d14
1 changed files with 2 additions and 0 deletions

View File

@ -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.