summaryrefslogtreecommitdiff
path: root/deskutils/abacus/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/abacus/files/patch-ad')
-rw-r--r--deskutils/abacus/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/deskutils/abacus/files/patch-ad b/deskutils/abacus/files/patch-ad
new file mode 100644
index 000000000000..681f9baae528
--- /dev/null
+++ b/deskutils/abacus/files/patch-ad
@@ -0,0 +1,11 @@
+--- tcl_interf/format.hh.orig Sun Nov 28 21:24:27 1999
++++ tcl_interf/format.hh Sun Nov 28 21:25:22 1999
+@@ -51,7 +51,7 @@
+ char top_item_double, bottom_item_double;
+ char left_item_double, right_item_double;
+ Border() ;
+- operator=(const Border &rig) ;
++ void operator=(const Border &rig) ;
+ Border(const Border &rig) ;
+
+ int isdefault() {