diff options
Diffstat (limited to 'gcc/cp/mangle.c')
| -rw-r--r-- | gcc/cp/mangle.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/mangle.c b/gcc/cp/mangle.c index f0e1f41..ee14c2d 100644 --- a/gcc/cp/mangle.c +++ b/gcc/cp/mangle.c @@ -835,7 +835,7 @@ write_encoding (const tree decl) } } -/* Interface to substitution and identifer mangling, used by the +/* Interface to substitution and identifier mangling, used by the module name mangler. */ void |
