Fix typo in ChangeLog-2013

From-SVN: r210291
This commit is contained in:
Jonathan Wakely 2014-05-09 20:39:20 +01:00
parent a8218d79f8
commit 91b67b5022
1 changed files with 1 additions and 1 deletions

View File

@ -3834,7 +3834,7 @@
2013-04-03 Jonathan Wakely <jwakely.gcc@gmail.com>
* libsupc++/exception (get_terminate(), get_unexpected()): Declare.
* libsupc++/eh_terminate.cc (get_terminate() , set_unexpected()):
* libsupc++/eh_terminate.cc (get_terminate(), get_unexpected()):
Define.
(set_terminate(terminate_handler)): Set atomically.
(set_unexpected(terminate_handler)): Likewise.