summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/galaxyhack/files/galaxyhack-1.74-format.patch')
-rw-r--r--games-strategy/galaxyhack/files/galaxyhack-1.74-format.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/galaxyhack/files/galaxyhack-1.74-format.patch b/games-strategy/galaxyhack/files/galaxyhack-1.74-format.patch
index 4bd9e8fc6f83..478e58001c73 100644
--- a/games-strategy/galaxyhack/files/galaxyhack-1.74-format.patch
+++ b/games-strategy/galaxyhack/files/galaxyhack-1.74-format.patch
@@ -1,5 +1,5 @@
---- JSDL.cpp.old 2016-01-04 10:42:56.404316856 +0100
-+++ JSDL.cpp 2016-01-04 10:51:16.744255312 +0100
+--- a/JSDL.cpp.old 2016-01-04 10:42:56.404316856 +0100
++++ b/JSDL.cpp 2016-01-04 10:51:16.744255312 +0100
@@ -47,14 +47,14 @@
if (!globalSettings.batch) {
if (SDL_Init(SDL_INIT_TIMER | SDL_INIT_VIDEO) == -1) {