From: John Woolverton Date: Thu, 3 Oct 2013 20:33:05 +0000 (+0000) Subject: re PR libstdc++/58604 (Text truncation in comments of /usr/include/c++/4.7/vector) X-Git-Tag: releases/gcc-4.9.0~3717 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d358f348689fe3026f7096c66c23ce4a5f68e766;p=thirdparty%2Fgcc.git re PR libstdc++/58604 (Text truncation in comments of /usr/include/c++/4.7/vector) 2013-10-03 John Woolverton PR libstdc++/58604 * include/std/vector: Fix garbled line in HP Copyright. From-SVN: r203187 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index c09e8561e66b..896bc6ea21bb 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2013-10-03 John Woolverton + + PR libstdc++/58604 + * include/std/vector: Fix garbled line in HP Copyright. + 2013-10-03 Marc Glisse * libsupc++/del_op.cc (operator delete): Don't test for 0 before free. diff --git a/libstdc++-v3/include/std/vector b/libstdc++-v3/include/std/vector index a01c5e72c8d7..00cf8bbfd050 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