diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2004-04-20 00:15:47 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2004-04-20 00:15:47 +0000 |
commit | 38063ff5effadea54ada94a9874983b4ea75735a (patch) | |
tree | 8ea7e492501795c84f39878c3f9449bd00734f79 /textproc/xxdiff/files/patch-builderFiles2.cpp | |
parent | Two bugfixes: (diff) |
- update to 3.0.2
- unbreak: only depend on qt3 now
- install more docs
PR: 64516
Submitted by: hrs
Diffstat (limited to 'textproc/xxdiff/files/patch-builderFiles2.cpp')
-rw-r--r-- | textproc/xxdiff/files/patch-builderFiles2.cpp | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/textproc/xxdiff/files/patch-builderFiles2.cpp b/textproc/xxdiff/files/patch-builderFiles2.cpp deleted file mode 100644 index 6b8da63d6532..000000000000 --- a/textproc/xxdiff/files/patch-builderFiles2.cpp +++ /dev/null @@ -1,14 +0,0 @@ -$FreeBSD$ - ---- builderFiles2.cpp~ Tue Nov 6 07:30:32 2001 -+++ builderFiles2.cpp Mon Jun 30 17:40:21 2003 -@@ -150,6 +150,8 @@ - const XxFln f2n2 - ); - -+ ~XxParseDiffError() throw() { } -+ - }; - - //------------------------------------------------------------------------------ - |