Blob Blame History Raw
diff -Naupr SDL_gfx-2.0.13.orig/SDL_gfxPrimitives.h SDL_gfx-2.0.13/SDL_gfxPrimitives.h
--- SDL_gfx-2.0.13.orig/SDL_gfxPrimitives.h	2004-12-21 14:43:05.000000000 +0100
+++ SDL_gfx-2.0.13/SDL_gfxPrimitives.h	2006-09-22 15:20:48.000000000 +0200
@@ -187,7 +187,7 @@ extern "C" {
 
 /* Ends C function definitions when using C++ */
 #ifdef __cplusplus
-};
+}
 #endif
 
 #endif				/* _SDL_gfxPrimitives_h */
diff -Naupr SDL_gfx-2.0.13.orig/SDL_imageFilter.h SDL_gfx-2.0.13/SDL_imageFilter.h
--- SDL_gfx-2.0.13.orig/SDL_imageFilter.h	2004-11-29 20:35:40.000000000 +0100
+++ SDL_gfx-2.0.13/SDL_imageFilter.h	2006-09-22 15:20:32.000000000 +0200
@@ -186,7 +186,7 @@ extern "C" {
 
 /* Ends C function definitions when using C++ */
 #ifdef __cplusplus
-};
+}
 #endif
 
 #endif				/* _SDL_imageFilter_h */