Fix indentation of previous commit.

This commit is contained in:
David Carlton 2003-06-30 16:23:29 +00:00
parent b2a7f303a2
commit 7a20f2c262
1 changed files with 1 additions and 1 deletions

View 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);