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-builderFiles3.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-builderFiles3.cpp')
-rw-r--r-- | textproc/xxdiff/files/patch-builderFiles3.cpp | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/textproc/xxdiff/files/patch-builderFiles3.cpp b/textproc/xxdiff/files/patch-builderFiles3.cpp deleted file mode 100644 index b5903c4d7088..000000000000 --- a/textproc/xxdiff/files/patch-builderFiles3.cpp +++ /dev/null @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- builderFiles3.cpp.orig Mon Jun 30 17:31:39 2003 -+++ builderFiles3.cpp Mon Jun 30 17:32:00 2003 -@@ -73,6 +73,8 @@ - const XxFln f3n2 - ); - -+ ~XxParseDiffError() throw() { } -+ - }; - - //------------------------------------------------------------------------------ |