summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/xbomber/files/xbomber-101-va_list.patch')
-rw-r--r--games-action/xbomber/files/xbomber-101-va_list.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/xbomber/files/xbomber-101-va_list.patch b/games-action/xbomber/files/xbomber-101-va_list.patch
index cd15b84b00e3..5a1691a65ad8 100644
--- a/games-action/xbomber/files/xbomber-101-va_list.patch
+++ b/games-action/xbomber/files/xbomber-101-va_list.patch
@@ -1,5 +1,5 @@
---- bomber.c.orig 2005-11-06 16:50:04.000000000 +0100
-+++ bomber.c 2005-11-06 16:47:35.000000000 +0100
+--- a/bomber.c 2005-11-06 16:50:04.000000000 +0100
++++ b/bomber.c 2005-11-06 16:47:35.000000000 +0100
@@ -1,5 +1,6 @@
#include <stdio.h>
#include <stdlib.h>