about summary refs log tree commit diff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-09-28 07:58:02 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-09-28 08:00:24 -0700
commit8cf6a02e77b49f24640d6c255e6148d941314f06 (patch)
tree0018f68e54e90e73a00a1bb196a3cc2b4dcc8c14
parentadb26faefe47b7d34c941cbfc193ca7a5fde8e3f (diff)
downloadglibc-8cf6a02e77b49f24640d6c255e6148d941314f06.tar.gz
glibc-8cf6a02e77b49f24640d6c255e6148d941314f06.tar.xz
glibc-8cf6a02e77b49f24640d6c255e6148d941314f06.zip
Fix a typo in ChangeLog
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7010a8e757..c277677f3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,7 +35,7 @@
 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* sysdeps/x86_64/multiarch/strncmp-ssse3.S: Empty if not in
-	libc.a.
+	libc.so.
 
 2012-09-26  Marek Polacek  <polacek@redhat.com>