forked from Telodendria/Telodendria
Remove some extraneous whitespace from Util.c, not sure how that got there.
This commit is contained in:
parent
e6dd20e2b2
commit
31866a14b4
1 changed files with 0 additions and 6 deletions
|
@ -148,12 +148,6 @@ UtilMkdir(const char *dir, const mode_t mode)
|
|||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
int
|
||||
UtilSleepMillis(long ms)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue