diff options
author | Andreas Jaeger <aj@suse.de> | 2001-04-02 11:26:31 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-04-02 11:26:31 +0000 |
commit | 0da1a9fda04b64601d730c23ae4813fa55daf547 (patch) | |
tree | 4e19f3cd2aad00305db90cb4a5b233b743e5b0a2 | |
parent | f457369d0137a855fbba76a25e7befac84d9843f (diff) | |
download | glibc-0da1a9fda04b64601d730c23ae4813fa55daf547.tar glibc-0da1a9fda04b64601d730c23ae4813fa55daf547.tar.gz glibc-0da1a9fda04b64601d730c23ae4813fa55daf547.tar.bz2 glibc-0da1a9fda04b64601d730c23ae4813fa55daf547.zip |
Update.
Fixes PR libc/2173, reported by tbrowder@home.com.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ * string/string.h (strndupa): Add cast for C++ conformance. (strdupa): Likewise. - Fixes PR libc/2173, reported by tbrowder@home.com. + Fixes PR libc/2173, reported by tbrowder@home.com. 2001-03-30 Roland McGrath <roland@frob.com> |