diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-10 15:52:22 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-10 15:52:22 +0000 |
commit | 8fb1a5c1171fa4de3279ee252ac812c5c4492812 (patch) | |
tree | d70bc84dbdb42a6a70209d8c58122fa91b146dac /net/irrtoolset/files/patch-ai | |
parent | Update to use Tcl/Tk version 8.2. Commented out the STEPIFY stuff for (diff) |
Update to version 4.5.0.
Requested by: rgrimes
Submitted by: Ade Lovett <ade@lovett.com>
Notes
Notes:
svn path=/head/; revision=23734
Diffstat (limited to 'net/irrtoolset/files/patch-ai')
-rw-r--r-- | net/irrtoolset/files/patch-ai | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/irrtoolset/files/patch-ai b/net/irrtoolset/files/patch-ai deleted file mode 100644 index 18de9569197e..000000000000 --- a/net/irrtoolset/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- src/roe/roe_config.hh.orig Sat Nov 27 18:35:37 1999 -+++ src/roe/roe_config.hh Sat Nov 27 18:36:14 1999 -@@ -42,7 +42,7 @@ - - class Configure { - public: -- const int size = 12; -+ static const int size = 12; - - class DBUpdate { - public: |