summaryrefslogtreecommitdiff
path: root/x11-wm/blackbox/files/patch-lib_Texture.cc
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/blackbox/files/patch-lib_Texture.cc')
-rw-r--r--x11-wm/blackbox/files/patch-lib_Texture.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/blackbox/files/patch-lib_Texture.cc b/x11-wm/blackbox/files/patch-lib_Texture.cc
index 68be348af457..9a2828454fc9 100644
--- a/x11-wm/blackbox/files/patch-lib_Texture.cc
+++ b/x11-wm/blackbox/files/patch-lib_Texture.cc
@@ -1,5 +1,5 @@
---- lib/Texture.cc.orig 2013-08-31 15:55:19.995853042 +0200
-+++ lib/Texture.cc 2013-08-31 15:55:47.288909835 +0200
+--- lib/Texture.cc.orig 2005-03-15 07:01:36 UTC
++++ lib/Texture.cc
@@ -28,6 +28,7 @@
#include "Resource.hh"
@@ -8,7 +8,7 @@
#include <X11/Xlib.h>
#include <ctype.h>
-@@ -184,7 +185,7 @@
+@@ -184,7 +185,7 @@ bt::Texture bt::textureResource(const Display &display
const std::string bstr =
resource.read(name + ".borderWidth", className + ".BorderWidth", "1");