- Improved comment. It's an important comment.
This commit is contained in:
Paul Beckingham 2014-08-16 23:53:56 -04:00
parent 314ac28a0f
commit 3145134953

View file

@ -79,7 +79,7 @@ void Parser::initialize (int argc, const char** argv)
branch->tag ("ORIGINAL");
branch->tag ("?");
// If the argument contains a space, it was quoted. Remember that.
// If the argument contains a space, it was quoted. Record that fact.
if (! noSpaces (raw))
branch->tag ("QUOTED");