From 5455acfb5204b2407e560db91994c2b283bec025 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 25 Oct 2013 16:33:34 +0300 Subject: fix code style. --- src/resources/sdlimagehelper.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/resources') diff --git a/src/resources/sdlimagehelper.h b/src/resources/sdlimagehelper.h index f7bd4b3c2..9534f8362 100644 --- a/src/resources/sdlimagehelper.h +++ b/src/resources/sdlimagehelper.h @@ -67,7 +67,8 @@ class SDLImageHelper final : public ImageHelper /** * Loads an image from an SDL surface. */ - Image *load(SDL_Surface *const tmpImage) const override final A_WARN_UNUSED; + Image *load(SDL_Surface *const tmpImage) const + override final A_WARN_UNUSED; Image *createTextSurface(SDL_Surface *const tmpImage, const int width, const int height, -- cgit v1.2.3-70-g09d2