Skip to content
Snippets Groups Projects
Commit 5b9f4f97 authored by jason's avatar jason
Browse files

also tweak comment

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38034 138bc75d-0d04-0410-961f-82ee72b054a4
parent ed9e04ef
No related branches found
No related tags found
No related merge requests found
......@@ -120,7 +120,7 @@ cplus_demangle_set_style PARAMS ((enum demangling_styles style));
extern enum demangling_styles
cplus_demangle_name_to_style PARAMS ((const char *name));
/* New-ABI demangling entry point, defined in cp-demangle.c. */
/* V3 ABI demangling entry point, defined in cp-demangle.c. */
extern char*
cplus_demangle_v3 PARAMS ((const char* mangled));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment