JANITORIAL: Add missing newline at end of file

This commit is contained in:
Einar Johan T. Sømåen 2012-01-29 14:20:01 +01:00
parent 9badf3825c
commit 574e09f0ef

View file

@ -144,4 +144,4 @@ PixelBuffer &PixelBuffer::operator=(byte *buffer) {
return *this;
}
}
}