changeset 4775:98197bf0eae4

Took away a line break to make SDL_shape.c new. Why isn't hg tracking these two files properly?
author Eli Gottlieb <eligottlieb@gmail.com>
date Sat, 05 Jun 2010 15:02:26 -0400
parents 90576a84d30d
children 29dcad9c58b3
files src/video/SDL_shape.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/video/SDL_shape.c	Sat Jun 05 15:01:40 2010 -0400
+++ b/src/video/SDL_shape.c	Sat Jun 05 15:02:26 2010 -0400
@@ -20,7 +20,6 @@
     eligottlieb@gmail.com
 */
 #include "SDL_config.h"
-
 #include "SDL.h"
 #include "SDL_video.h"
 #include "SDL_sysvideo.h"