summaryrefslogtreecommitdiff
path: root/deskutils/abacus/files/patch-ad
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-01-03 03:38:10 +0000
committerSteve Price <steve@FreeBSD.org>2000-01-03 03:38:10 +0000
commit74eeb6ba906d6e7af59911cf251d7893156c0b98 (patch)
tree91142153bcb4ebdc0ec3598d31c30eb5a56f7817 /deskutils/abacus/files/patch-ad
parentUpdate to FrontPage Extensions 2000. (diff)
Update to use Tcl/Tk version 8.2. No response from maintainer.
Notes
Notes: svn path=/head/; revision=24375
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() {