Remove some trailing whitespace
This commit is contained in:
@@ -96,9 +96,9 @@ bool remove_directory(char *path) {
|
||||
}
|
||||
|
||||
closedir(dir);
|
||||
|
||||
|
||||
if (result) result = rmdir(path);
|
||||
|
||||
|
||||
noh_arena_reset(&temp);
|
||||
return result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user