From 85c5fc06d49e8309d273873d31448688bd494d49 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 30 Aug 2013 22:53:47 +0300 Subject: fix code style and some minor issues. --- src/utils/sdlcheckutils.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/utils/sdlcheckutils.cpp') diff --git a/src/utils/sdlcheckutils.cpp b/src/utils/sdlcheckutils.cpp index ee2f41b77..50adedb28 100644 --- a/src/utils/sdlcheckutils.cpp +++ b/src/utils/sdlcheckutils.cpp @@ -185,8 +185,8 @@ SDL_Surface *FakeTTF_RenderUTF8_Blended(_TTF_Font *const font, } SDL_Surface *FakeSDL_DisplayFormat(SDL_Surface *const surface, - const char *const file, - const unsigned line) + const char *const file, + const unsigned line) { return addSurface("SDL_DisplayFormat", SDL_DisplayFormat(surface), file, line); -- cgit v1.2.3-70-g09d2