diff options
author | Ulrich Drepper <drepper@redhat.com> | 1997-04-12 23:59:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1997-04-12 23:59:36 +0000 |
commit | 9d8067d8f20139548df2a29b8800975ea410bc4c (patch) | |
tree | 1e5a86bb98c10098696e11d14e557da275901089 /ChangeLog | |
parent | 6355131153fd618d50286f0f24ac49b405d03ee5 (diff) | |
download | glibc-9d8067d8f20139548df2a29b8800975ea410bc4c.tar.gz glibc-9d8067d8f20139548df2a29b8800975ea410bc4c.tar.xz glibc-9d8067d8f20139548df2a29b8800975ea410bc4c.zip |
* manual/string.texi: Correct prototype in memmem documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a63c8c2dcd..2817e818bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -170,6 +170,7 @@ * string/swab.c: Correctly handle array of odd length. * sysdeps/generic/memmem.c: Update copyright. + * manual/string.texi: Correct prototype in memmem documentation. 1997-04-10 20:22 Ulrich Drepper <drepper@cygnus.com> |