summaryrefslogtreecommitdiff
path: root/src/utils/pnglib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/pnglib.h')
-rw-r--r--src/utils/pnglib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/pnglib.h b/src/utils/pnglib.h
index a79c476ca..11f5c1581 100644
--- a/src/utils/pnglib.h
+++ b/src/utils/pnglib.h
@@ -33,6 +33,6 @@ namespace PngLib
{
bool writePNG(SDL_Surface *const surface,
const std::string &filename);
-} // namespace PngLib
+} // namespace PngLib
#endif // UTILS_PNGLIB_H