diff options
Diffstat (limited to 'base/gfx')
-rw-r--r-- | base/gfx/convolver.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gfx/convolver.cc b/base/gfx/convolver.cc index e56493e..1bf89c3 100644 --- a/base/gfx/convolver.cc +++ b/base/gfx/convolver.cc @@ -356,4 +356,4 @@ void BGRAConvolve2D(const uint8* source_data, } } -} // namespace gfx
\ No newline at end of file +} // namespace gfx |