diff options
Diffstat (limited to 'samples/image_diff_png.cc')
-rw-r--r-- | samples/image_diff_png.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/image_diff_png.cc b/samples/image_diff_png.cc index 09913fbe4a..93823aa431 100644 --- a/samples/image_diff_png.cc +++ b/samples/image_diff_png.cc @@ -641,4 +641,4 @@ bool EncodeBGRAPNG(const unsigned char* input, std::vector<Comment>(), output); } -} // image_diff_png +} // namespace image_diff_png |