From f29583d81da4436b53d95e8cba176091cb1b16eb Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 8 May 2016 16:36:25 -0400 Subject: [PATCH] util: Corrected comment --- src/util.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/util.cpp b/src/util.cpp index 2db86148d..e36bc251d 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -399,8 +399,8 @@ int execute ( #undef max //////////////////////////////////////////////////////////////////////////////// -// Accept a list of projects, and return an indented list -// that reflects the hierarchy. +// Accept a list of projects, and return an indented list that reflects the +// hierarchy. // // Input - "one" // "one.two"