Fix indentation of previous commit.
authorDavid Carlton <carlton@bactrian.org>
Mon, 30 Jun 2003 16:23:29 +0000 (16:23 +0000)
committerDavid Carlton <carlton@bactrian.org>
Mon, 30 Jun 2003 16:23:29 +0000 (16:23 +0000)
gdb/cp-support.c

index d61e8e484abf78949464cdd56480e9149e408b67..feea103da291301b5dbbc022d7f06661256194c5 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);