diff src/video/qnxgf/SDL_gf_pixelfmt.h @ 3139:7f684f249ec9

indent
author Sam Lantinga <slouken@libsdl.org>
date Sat, 23 May 2009 22:41:08 +0000
parents cad1aefa2ed9
children f7b03b6838cb
line wrap: on
line diff
--- a/src/video/qnxgf/SDL_gf_pixelfmt.h	Fri May 15 15:47:37 2009 +0000
+++ b/src/video/qnxgf/SDL_gf_pixelfmt.h	Sat May 23 22:41:08 2009 +0000
@@ -32,7 +32,7 @@
 #include <gf/gf.h>
 
 gf_format_t qnxgf_sdl_to_gf_pixelformat(uint32_t pixelfmt);
-uint32_t    qnxgf_gf_to_sdl_pixelformat(gf_format_t pixelfmt);
+uint32_t qnxgf_gf_to_sdl_pixelformat(gf_format_t pixelfmt);
 
 #endif /* __SDL_GF_PIXELFMT_H__ */