fix formating
This commit is contained in:
parent
9d33512826
commit
9d1bce7b9d
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ template <typename T>
|
|||
(name.front() == '_'))) {
|
||||
return name;
|
||||
} else {
|
||||
return {}; // Invalid name.
|
||||
return {}; // Invalid name.
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue