From: Alfred E. Heggestad Date: Mon, 30 Jun 2008 10:48:48 +0000 (+0000) Subject: backward_warning.h: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e3ec709716f079379652de4b2a5e2c014089aca9;p=gcc.git backward_warning.h: Fix typo. 2008-06-30 Alfred E. Heggestad * include/backward/backward_warning.h: Fix typo. From-SVN: r137269 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index e1d798e0e1f..42a56a22a93 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2008-06-30 Alfred E. Heggestad + + * include/backward/backward_warning.h: Fix typo. + 2008-06-29 Paolo Carlini * src/string_conversions.cc: Remove. diff --git a/libstdc++-v3/include/backward/backward_warning.h b/libstdc++-v3/include/backward/backward_warning.h index bf8ca86a457..6502eb9a924 100644 --- a/libstdc++-v3/include/backward/backward_warning.h +++ b/libstdc++-v3/include/backward/backward_warning.h @@ -1,4 +1,5 @@ -// Copyright (C) 2001, 2007 Free Software Foundation, Inc. +// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +// Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the @@ -46,8 +47,8 @@ , basic_stringstream , strstream , unordered_set , hash_set , unordered_multiset , hash_multiset - , unordered_map , hash_map - , unordered_multimap , hash_multimap + , unordered_map , hash_map + , unordered_multimap , hash_multimap , bind , binder1st , bind , binder2nd , bind , bind1st