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-ad | |
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-ad')
-rw-r--r-- | net/irrtoolset/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/irrtoolset/files/patch-ad b/net/irrtoolset/files/patch-ad deleted file mode 100644 index d0560a973b2a..000000000000 --- a/net/irrtoolset/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- src/misc/Error.hh.orig Sat Nov 27 18:17:24 1999 -+++ src/misc/Error.hh Sat Nov 27 18:17:31 1999 -@@ -378,7 +378,7 @@ - reset(); - } - -- reset() { -+ void reset() { - errno = 0; - level_ = ErrorNone; - messages_.clear(); |