about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-04-02 11:26:31 +0000
committerAndreas Jaeger <aj@suse.de>2001-04-02 11:26:31 +0000
commit0da1a9fda04b64601d730c23ae4813fa55daf547 (patch)
tree4e19f3cd2aad00305db90cb4a5b233b743e5b0a2
parentf457369d0137a855fbba76a25e7befac84d9843f (diff)
downloadglibc-0da1a9fda04b64601d730c23ae4813fa55daf547.tar.gz
glibc-0da1a9fda04b64601d730c23ae4813fa55daf547.tar.xz
glibc-0da1a9fda04b64601d730c23ae4813fa55daf547.zip
Update.
	Fixes PR libc/2173, reported by tbrowder@home.com.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ddc5281066..85ba29cc73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>