14340.cc: Fix typos in instantiation of set and multiset (functor param given as...
commit879dc459defa46da95fe01bb60a4be9688e520d3
authorJonathan Wakely <redi@gcc.gnu.org>
Mon, 5 Jul 2004 10:59:42 +0000 (5 11:59 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 5 Jul 2004 10:59:42 +0000 (5 11:59 +0100)
treebb73936670cf8b035bf26534863c113242bef080
parent7c6536faf7fb528f659ccae0b3c7d5e6520db43f
14340.cc: Fix typos in instantiation of set and multiset (functor param given as int).

2004-07-05  Jonathan Wakely  <redi@gcc.gnu.org>

* testsuite/23_containers/{set,multiset}/14340.cc: Fix typos in
instantiation of set and multiset (functor param given as int).

From-SVN: r84112
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/23_containers/multiset/14340.cc
libstdc++-v3/testsuite/23_containers/set/14340.cc