From 3b83ab769ab2a591ac8f0d0d67875fc08afe6959 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 1 Jul 1998 22:05:41 +0000 Subject: [PATCH] fix indentation --- binutils/stabs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ -- 2.7.4