mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
Fix indentation of previous commit.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user