diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-02-21 00:17:50 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-02-21 00:17:50 +0000 |
commit | fcd74122056c64f8aa6090714bea8e684707653f (patch) | |
tree | c8cf210d75897c222e2790a75c028245df83b3d7 /sci-biology/treeviewx | |
parent | Adding new ebuild for geographic apps (diff) | |
download | gentoo-2-fcd74122056c64f8aa6090714bea8e684707653f.tar.gz gentoo-2-fcd74122056c64f8aa6090714bea8e684707653f.tar.bz2 gentoo-2-fcd74122056c64f8aa6090714bea8e684707653f.zip |
Commiting again. CVS is giving me trouble.
Diffstat (limited to 'sci-biology/treeviewx')
-rw-r--r-- | sci-biology/treeviewx/files/nodeiterator.h.patch | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/sci-biology/treeviewx/files/nodeiterator.h.patch b/sci-biology/treeviewx/files/nodeiterator.h.patch index 4dd2941027ba..0aee3745b19c 100644 --- a/sci-biology/treeviewx/files/nodeiterator.h.patch +++ b/sci-biology/treeviewx/files/nodeiterator.h.patch @@ -1,14 +1,5 @@ --- nodeiterator.h.old 2002-02-24 15:37:17.000000000 -0500 -+++ nodeiterator.h 2005-02-20 17:52:21.088923200 -0500 -@@ -20,7 +20,7 @@ - */ - - // $Id: nodeiterator.h.patch,v 1.3 2005/02/20 23:03:36 ribosome Exp $ -- -+ - /** - * @file nodeiterator.h - * ++++ nodeiterator.h 2005-02-20 19:15:59.968937464 -0500 @@ -128,15 +128,15 @@ template <class N> N *PreorderIterator<N>::begin () |