summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/tree/files/tree-2.81-gcc11.patch')
-rw-r--r--dev-cpp/tree/files/tree-2.81-gcc11.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tree/files/tree-2.81-gcc11.patch b/dev-cpp/tree/files/tree-2.81-gcc11.patch
index 2af534dac988..feffe0de13cc 100644
--- a/dev-cpp/tree/files/tree-2.81-gcc11.patch
+++ b/dev-cpp/tree/files/tree-2.81-gcc11.patch
@@ -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) {};