diff options
author | Patrick Steinhardt <ps@pks.im> | 2018-02-08 09:31:51 +0000 |
---|---|---|
committer | Patrick Steinhardt <ps@pks.im> | 2018-02-08 17:13:53 +0000 |
commit | 5340ca774cbe702eb0115e74b559884003c61232 (patch) | |
tree | 51d770d53772a4a54b7d315c32cd80e9aaa7f4ce /tests/diff/diffiter.c | |
parent | f7225946edeae35f48e3d402e2e0c94ea07f9666 (diff) | |
download | libgit2-5340ca774cbe702eb0115e74b559884003c61232.tar.gz |
config_parse: add comment to clarify logic getting next character
Upon each line, the configuration parser tries to get either the first
non-whitespace character or the first whitespace character, in case
there is no non-whitespace character. The logic handling this looks
rather odd and doesn't immediately convey this meaning, so add a comment
to clarify what happens.
Diffstat (limited to 'tests/diff/diffiter.c')
0 files changed, 0 insertions, 0 deletions