diff options
| author | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-03 20:33:05 +0000 |
|---|---|---|
| committer | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-03 20:33:05 +0000 |
| commit | 2441f125f01ce0621510fe2445be84e918fa2b73 (patch) | |
| tree | f9932b3488fa0ee8a25967405aba9b4554acc830 /libstdc++-v3/include/std | |
| parent | 45988f6d78cab403c83b6e5f93a42d51f114527e (diff) | |
| download | ppe42-gcc-2441f125f01ce0621510fe2445be84e918fa2b73.tar.gz ppe42-gcc-2441f125f01ce0621510fe2445be84e918fa2b73.zip | |
2013-10-03 John Woolverton <jdwoolverton@gmail.com>
PR libstdc++/58604
* include/std/vector: Fix garbled line in HP Copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203187 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/std')
| -rw-r--r-- | libstdc++-v3/include/std/vector | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/std/vector b/libstdc++-v3/include/std/vector index a01c5e72c8d..00cf8bbfd05 100644 --- a/libstdc++-v3/include/std/vector +++ b/libstdc++-v3/include/std/vector @@ -33,7 +33,7 @@ * that both that copyright notice and this permission notice appear * in supporting documentation. Hewlett-Packard Company makes no * representations about the suitability of this software for any - ded "as is" without express or implied warranty. + * purpose. It is provided "as is" without express or implied warranty. * * * Copyright (c) 1996 |

