diff options
Diffstat (limited to 'src/utils/physfstools.cpp')
-rw-r--r-- | src/utils/physfstools.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/physfstools.cpp b/src/utils/physfstools.cpp index 1fcb8fb1b..93f677ca0 100644 --- a/src/utils/physfstools.cpp +++ b/src/utils/physfstools.cpp @@ -105,4 +105,4 @@ namespace PhysFs { return PHYSFS_mkdir(dirname); } -} +} // namespace PhysFs |