diff options
author | DJ Delorie <dj@redhat.com> | 2003-02-20 21:05:37 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2003-02-20 21:05:37 +0000 |
commit | 25dfe0ac2068a21a830200e8b582ee8220ac7488 (patch) | |
tree | 29708dcd97f707b7cfafebc435ee9180adb61cd0 /libiberty/cplus-dem.c | |
parent | 2ab1486e7099d98445ea7c90c5ff4eb060d5a843 (diff) | |
download | binutils-gdb-25dfe0ac2068a21a830200e8b582ee8220ac7488.tar.gz |
merge from gcc
Diffstat (limited to 'libiberty/cplus-dem.c')
-rw-r--r-- | libiberty/cplus-dem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/cplus-dem.c b/libiberty/cplus-dem.c index 5eb26a34617..0b5a3e0b29e 100644 --- a/libiberty/cplus-dem.c +++ b/libiberty/cplus-dem.c @@ -1064,7 +1064,7 @@ ada_demangle (mangled, option) /* This function performs most of what cplus_demangle use to do, but to be able to demangle a name with a B, K or n code, we need to have a longer term memory of what types have been seen. The original - now intializes and cleans up the squangle code info, while internal + now initializes and cleans up the squangle code info, while internal calls go directly to this routine to avoid resetting that info. */ static char * |