diff options
author | DJ Delorie <dj@delorie.com> | 2003-02-20 21:05:37 +0000 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2003-02-20 21:05:37 +0000 |
commit | 1e9b5ec31c22a3111683ed0c56df8ab29b934dfe (patch) | |
tree | 29272065be62a3365af1d90842f10e283e769d98 /libiberty/cplus-dem.c | |
parent | c03a0dc76bb6494e0b682096c09b4083cd5250a9 (diff) | |
download | gdb-1e9b5ec31c22a3111683ed0c56df8ab29b934dfe.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 * |