diff options
Diffstat (limited to 'games-strategy/glob2/files/glob2-0.9.4.4-gcc44.patch')
-rw-r--r-- | games-strategy/glob2/files/glob2-0.9.4.4-gcc44.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/glob2/files/glob2-0.9.4.4-gcc44.patch b/games-strategy/glob2/files/glob2-0.9.4.4-gcc44.patch index 5ce62ea6e46c..8d2da78cee23 100644 --- a/games-strategy/glob2/files/glob2-0.9.4.4-gcc44.patch +++ b/games-strategy/glob2/files/glob2-0.9.4.4-gcc44.patch @@ -1,5 +1,5 @@ ---- libgag/include/StreamBackend.h.old -+++ libgag/include/StreamBackend.h +--- a/libgag/include/StreamBackend.h.old ++++ b/libgag/include/StreamBackend.h @@ -28,6 +28,9 @@ #ifdef putc #undef putc |