summaryrefslogtreecommitdiff
path: root/src/utils/sdlcheckutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/sdlcheckutils.h')
-rw-r--r--src/utils/sdlcheckutils.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/utils/sdlcheckutils.h b/src/utils/sdlcheckutils.h
index 5bfdad3ed..b1f1a0821 100644
--- a/src/utils/sdlcheckutils.h
+++ b/src/utils/sdlcheckutils.h
@@ -68,8 +68,8 @@ SDL_Surface *FakeSDL_DisplayFormat(SDL_Surface *const surface,
const unsigned line);
SDL_Surface *FakeSDL_DisplayFormatAlpha(SDL_Surface *const surface,
- const char *const file,
- const unsigned line);
+ const char *const file,
+ const unsigned line);
#endif // DEBUG_SDL_SURFACES
#endif // UTILS_SDLCHECKUTILS_H