STYLE: Remove trailing whitespaces
This commit is contained in:
parent
f90e754100
commit
509e383aac
@ -1671,7 +1671,6 @@ int SystemTools::Strucmp(const char *s1, const char *s2)
|
|||||||
}
|
}
|
||||||
|
|
||||||
return tolower(*s1) - tolower(*s2);
|
return tolower(*s1) - tolower(*s2);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// return file's modified time
|
// return file's modified time
|
||||||
|
Loading…
x
Reference in New Issue
Block a user