changeset 4774:90576a84d30d

Updated SDL_shape.h by adding a line break... somehow it's not being tracked correctly.`
author Eli Gottlieb <eligottlieb@gmail.com>
date Sat, 05 Jun 2010 15:01:40 -0400
parents 590e680cc4e4
children 98197bf0eae4
files include/SDL_shape.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/include/SDL_shape.h	Thu Jun 03 17:21:40 2010 -0400
+++ b/include/SDL_shape.h	Sat Jun 05 15:01:40 2010 -0400
@@ -62,6 +62,7 @@
 extern DECLSPEC SDL_bool SDLCALL SDL_WindowIsShaped(const SDL_Window *window);
 extern DECLSPEC int SDLCALL SDL_SelectShapeRenderer(const SDL_Window *window);
 
+
 /* Ends C function definitions when using C++ */
 #ifdef __cplusplus
 /* *INDENT-OFF* */