util/String{Compare,API}: indent with tabs
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
static inline bool
|
||||
StringIsEmpty(const wchar_t *string)
|
||||
{
|
||||
return *string == 0;
|
||||
return *string == 0;
|
||||
}
|
||||
|
||||
gcc_pure
|
||||
|
Reference in New Issue
Block a user