util: Corrected comment

This commit is contained in:
Paul Beckingham 2016-05-08 16:36:25 -04:00
parent f79afb6269
commit d27cb75ec1

View file

@ -399,8 +399,8 @@ int execute (
#undef max #undef max
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// Accept a list of projects, and return an indented list // Accept a list of projects, and return an indented list that reflects the
// that reflects the hierarchy. // hierarchy.
// //
// Input - "one" // Input - "one"
// "one.two" // "one.two"