dev-cpp/tree: Make gcc11 patch more git-like

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2021-05-08 16:15:03 +02:00
parent 56be5d1bb2
commit 5fd0eda012

View File

@@ -1,5 +1,5 @@
--- "ORIG/simple tree.hpp"
+++ "MOD/simple tree.hpp"
--- "a/simple tree.hpp"
+++ "b/simple tree.hpp"
@@ -323,7 +323,7 @@
public:
compare_nodes(StrictWeakOrdering comp) : comp_(comp) {};