Skip to content

Commit

Permalink
Index: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
p12 committed Oct 31, 2012
1 parent 6a17b65 commit bcb0271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index-functions-cpp.xml
Expand Up @@ -906,7 +906,7 @@
<function name="std::rethrow_if_nested" link="cpp/error/rethrow_if_nested"/>

<function name="std::terminate" link="cpp/error/terminate"/>
<typedef name="std::terminate_handler" link="cpp/error/terminated_handler"/>
<typedef name="std::terminate_handler" link="cpp/error/terminate_handler"/>
<function name="std::get_terminate" link="cpp/error/get_terminate"/>
<function name="std::set_terminate" link="cpp/error/set_terminate"/>

Expand Down

0 comments on commit bcb0271

Please sign in to comment.