Commit 5648db54 by Nathan Sidwell Committed by Nathan Sidwell

* config/linker-map.gnu: Remove ; after __numpunct_cache.

From-SVN: r68563
parent 45751525
2003-06-27 Nathan Sidwell <nathan@codesourcery.com>
* config/linker-map.gnu: Remove ; after __numpunct_cache.
2003-06-26 Benjamin Kosnik <bkoz@redhat.com>
* include/bits/ios_base.h (ios_base::_M_getloc): Return reference
......
......@@ -56,7 +56,7 @@ GLIBCPP_3.4 {
std::__num_base::_S_format_int*;
std::__num_base::_S_atoms_in;
std::__num_base::_S_atoms_out;
std::__numpunct_cache*;
std::__numpunct_cache*
};
# Names not in an 'extern' block are mangled names.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment