char_traits.h: Update copyright, tweak.
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 25 Jul 2003 16:36:01 +0000 (16:36 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 25 Jul 2003 16:36:01 +0000 (16:36 +0000)
2003-07-25  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/char_traits.h: Update copyright, tweak.
* testsuite/ext/pod_char_traits.cc: Explicitly qualify namespace
std types.

From-SVN: r69792

libstdc++-v3/ChangeLog

index 39882a3f41a25621616afff7681f608f9c5a6bb0..304450a1a4b42e368b76331b3f0dacc20b3022c6 100644 (file)
@@ -1,7 +1,7 @@
 2003-07-25  Benjamin Kosnik  <bkoz@redhat.com>
 
        * include/bits/char_traits.h: Update copyright, tweak.
-       * testsuite/ext/pod_char_traits.cc: Explicitly qualifiy namespace
+       * testsuite/ext/pod_char_traits.cc: Explicitly qualify namespace
        std types.
 
 2003-07-24  Matt Austern  <austern@apple.com>