diff options
-rw-r--r-- | binutils/stabs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/stabs.c b/binutils/stabs.c index e1c98ed..c388c5f 100644 --- a/binutils/stabs.c +++ b/binutils/stabs.c @@ -4218,7 +4218,7 @@ stab_demangle_qualified (minfo, pp, ptype) if (context == DEBUG_TYPE_NULL) { - /* We have to fall back on finding the type by name. + /* We have to fall back on finding the type by name. If there are more types to come, then this must be a class. Otherwise, it could be anything. */ |