1--- SDL-1.2.14/src/SDL.c	2009-10-13 02:07:16.000000000 +0200
2+++ SDL-1.2.14/src/SDL.c	2010-02-11 12:02:22.953125000 +0100
3@@ -21,6 +21,8 @@
4 */
5 #include "SDL_config.h"
6
7+/* placebo change just to check patching process */
8+
9 /* Initialization code for SDL */
10
11 #include "SDL.h"
12