common/file_util: Remove unnecessary return at end of void StripTailDirSlashes()
While we're at it, also invert the conditional into a guard clause.
Loading
Please register or sign in to comment
While we're at it, also invert the conditional into a guard clause.