diff --git a/graphics/pixelbuffer.cpp b/graphics/pixelbuffer.cpp index 7fb47749bd3..417e6f64d32 100644 --- a/graphics/pixelbuffer.cpp +++ b/graphics/pixelbuffer.cpp @@ -144,4 +144,4 @@ PixelBuffer &PixelBuffer::operator=(byte *buffer) { return *this; } -} \ No newline at end of file +}