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-builderDirs2.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-builderDirs2.cpp')
-rw-r--r-- | textproc/xxdiff/files/patch-builderDirs2.cpp | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/textproc/xxdiff/files/patch-builderDirs2.cpp b/textproc/xxdiff/files/patch-builderDirs2.cpp deleted file mode 100644 index 561b29eaf48d..000000000000 --- a/textproc/xxdiff/files/patch-builderDirs2.cpp +++ /dev/null @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- builderDirs2.cpp.orig Mon Jun 30 17:32:25 2003 -+++ builderDirs2.cpp Mon Jun 30 17:32:46 2003 -@@ -94,6 +94,8 @@ - const char* buf - ); - -+ ~XxParseDiffError() throw() { } -+ - }; - - /*============================================================================== |