aboutsummaryrefslogtreecommitdiffstats
path: root/src/picopng.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/picopng.cpp')
-rw-r--r--src/picopng.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/picopng.cpp b/src/picopng.cpp
index 337038ba..401fb932 100644
--- a/src/picopng.cpp
+++ b/src/picopng.cpp
@@ -1115,4 +1115,4 @@ int decodePNG(std::vector<unsigned char> &out_image, unsigned long &image_width,
return decoder.error;
}
-} // yage
+} // namespace yage