mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-25 03:44:04 +08:00
Indented two lines that I missed in last commit. No code changes
From-SVN: r167817
This commit is contained in:
parent
fd948ffb14
commit
48d69c57af
@ -293,8 +293,8 @@ sel_get_any_typed_uid (const char *name)
|
||||
s = (SEL) l->head;
|
||||
if (s->sel_types)
|
||||
{
|
||||
objc_mutex_unlock (__objc_runtime_mutex);
|
||||
return s;
|
||||
objc_mutex_unlock (__objc_runtime_mutex);
|
||||
return s;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user