From a2f89df2d7e930be79c71e7d097bbbd1cd23a309 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 25 Nov 2017 23:00:13 +0100 Subject: [PATCH] dev-cpp/tree: [QA] Consistent whitespace in metadata.xml --- dev-cpp/tree/metadata.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-cpp/tree/metadata.xml b/dev-cpp/tree/metadata.xml index c99a88a76fcfe..f6bb7c0c19ad3 100644 --- a/dev-cpp/tree/metadata.xml +++ b/dev-cpp/tree/metadata.xml @@ -6,10 +6,10 @@ Gentoo Science Project - The tree.hh library for C++ provides an STL-like container class for - n-ary trees, templated over the data stored at the nodes. Various - types of iterators are provided (post-order, pre-order, and - others). Where possible the access methods are compatible with the - STL or alternative algorithms are available. - + The tree.hh library for C++ provides an STL-like container class for + n-ary trees, templated over the data stored at the nodes. Various + types of iterators are provided (post-order, pre-order, and + others). Where possible the access methods are compatible with the + STL or alternative algorithms are available. +