Fix typos in previous ChangeLog entry
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jul 2009 16:45:47 +0000 (16:45 +0000)
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jul 2009 16:45:47 +0000 (16:45 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149421 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog

index 3110601..35a8564 100644 (file)
@@ -1,7 +1,7 @@
 2009-07-08  Janis Johnson  <janis187@us.ibm.com>
 
        PR libstdc++/40691
-       * include/bugs/valarray-after.h (_Expr::operator!): Fix return type.
+       * include/bits/valarray_after.h (_Expr::operator!): Fix return type.
        * testsuite/26_numerics/valarray/40691.cc: New test.
 
 2009-07-06  Benjamin Kosnik  <bkoz@redhat.com>