OSDN Git Service

Fix indentation of previous commit.
authorcarlton <carlton>
Mon, 30 Jun 2003 16:23:29 +0000 (16:23 +0000)
committercarlton <carlton>
Mon, 30 Jun 2003 16:23:29 +0000 (16:23 +0000)
gdb/cp-support.c

index d61e8e4..feea103 100644 (file)
@@ -287,7 +287,7 @@ cp_find_first_component_aux (const char *name, int permissive)
        case '>':
        case ')':
          if (permissive)
-             return index;
+           return index;
          else
            {
              demangled_name_complaint (name);