File: test1.patch

package info (click to toggle)
libalien-sdl-perl 1.446-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,576 kB
  • sloc: perl: 1,317; ansic: 130; makefile: 4
file content (11 lines) | stat: -r--r--r-- 281 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
--- SDL-1.2.14/src/SDL.c	2009-10-13 02:07:16.000000000 +0200
+++ SDL-1.2.14/src/SDL.c	2010-02-11 12:02:22.953125000 +0100
@@ -21,6 +21,8 @@
 */
 #include "SDL_config.h"
 
+/* placebo change just to check patching process */
+
 /* Initialization code for SDL */
 
 #include "SDL.h"