From 8aebb228036d5e2863b7eaa6e319ab41c1669269 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 16 Apr 2018 16:47:37 +0100 Subject: gentoo resync : 16.04.2018 --- games-arcade/cob/files/cob-0.9-gcc44.patch | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'games-arcade/cob/files/cob-0.9-gcc44.patch') diff --git a/games-arcade/cob/files/cob-0.9-gcc44.patch b/games-arcade/cob/files/cob-0.9-gcc44.patch index dd90b388e6d8..02b4842617f2 100644 --- a/games-arcade/cob/files/cob-0.9-gcc44.patch +++ b/games-arcade/cob/files/cob-0.9-gcc44.patch @@ -1,5 +1,5 @@ ---- cob/game.cpp -+++ cob/game.cpp +--- a/cob/game.cpp ++++ b/cob/game.cpp @@ -15,6 +15,7 @@ * * ***************************************************************************/ @@ -8,8 +8,8 @@ #include "cob.hxx" // ************************************************************************************************************************** ---- cob/main.cpp -+++ cob/main.cpp +--- a/cob/main.cpp ++++ b/cob/main.cpp @@ -15,6 +15,7 @@ * * ***************************************************************************/ @@ -18,8 +18,8 @@ #include "cob.hxx" // ************************************************************************************************************************** ---- cob/map.cpp -+++ cob/map.cpp +--- a/cob/map.cpp ++++ b/cob/map.cpp @@ -15,6 +15,7 @@ * * ***************************************************************************/ -- cgit v1.2.3