aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libbonobouimm
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2004-08-17 12:19:52 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2004-08-17 12:19:52 +0000
commit3190699a5ed4f827101c4a93f4c5a98f41780d1b (patch)
tree1a6a2e7dea56a37058a821d4913999aee2f4cc01 /x11-toolkits/libbonobouimm
parent081a0fa9acd07c4cc72ea712b310b375d7a76415 (diff)
downloadports-3190699a5ed4f827101c4a93f4c5a98f41780d1b.tar.gz
ports-3190699a5ed4f827101c4a93f4c5a98f41780d1b.zip
Notes
Diffstat (limited to 'x11-toolkits/libbonobouimm')
-rw-r--r--x11-toolkits/libbonobouimm/files/patch-bonobomm::servers::controol.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/libbonobouimm/files/patch-bonobomm::servers::controol.h b/x11-toolkits/libbonobouimm/files/patch-bonobomm::servers::controol.h
new file mode 100644
index 000000000000..93da472d7dec
--- /dev/null
+++ b/x11-toolkits/libbonobouimm/files/patch-bonobomm::servers::controol.h
@@ -0,0 +1,11 @@
+--- bonobomm/servers/control.h.orig Tue Aug 17 21:13:56 2004
++++ bonobomm/servers/control.h Tue Aug 17 21:14:42 2004
+@@ -71,7 +71,7 @@
+ typedef BonoboControlClass BaseClassType;
+
+ private:
+- friend class CppClassType;
++ friend class Control_Class;
+ static CppClassType control_class_;
+
+ Control(const Control&);