summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/treewm/files/treewm-0.4.5-gcc43.patch')
-rw-r--r--x11-wm/treewm/files/treewm-0.4.5-gcc43.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/treewm/files/treewm-0.4.5-gcc43.patch b/x11-wm/treewm/files/treewm-0.4.5-gcc43.patch
index a8faf4319871..687bf809e3c7 100644
--- a/x11-wm/treewm/files/treewm-0.4.5-gcc43.patch
+++ b/x11-wm/treewm/files/treewm-0.4.5-gcc43.patch
@@ -1,5 +1,5 @@
---- treewm-0.4.5b/src/action.cc 2009-01-17 18:17:32.000000000 -0400
-+++ treewm-0.4.5/src/action.cc 2009-01-17 18:20:41.000000000 -0400
+--- a/src/action.cc 2009-01-17 18:17:32.000000000 -0400
++++ b/src/action.cc 2009-01-17 18:20:41.000000000 -0400
@@ -9,6 +9,7 @@
#include "clienttree.h"
#include "clientinfo.h"
@@ -8,8 +8,8 @@
Action::Action(Section *section) {
s = section;
---- treewm-0.4.5b/src/resmanager.h 2009-01-17 18:17:32.000000000 -0400
-+++ treewm-0.4.5/src/resmanager.h 2009-01-17 18:21:10.000000000 -0400
+--- a/src/resmanager.h 2009-01-17 18:17:32.000000000 -0400
++++ b/src/resmanager.h 2009-01-17 18:21:10.000000000 -0400
@@ -12,6 +12,7 @@
#include "global.h"
#include "client.h"