Cleanup: Fix 'hasIdent' variable name/style.
authorThiago Farina <tfarina@chromium.org>
Sat, 10 Jan 2015 22:00:43 +0000 (20:00 -0200)
committerThiago Farina <tfarina@chromium.org>
Sat, 10 Jan 2015 22:00:43 +0000 (20:00 -0200)
commit2908829b7c129b6d6f1c04e65893647d2e0e8b36
treea4eb1436c5a46ff3a60d3fee71da7d622b218361
parent82e372d5fd09ef37ab1b2f1c1cc175df26648653
Cleanup: Fix 'hasIdent' variable name/style.

Seems more correct to name it has_indent_token and to use the
unix_hacker style.

Signed-off-by: Thiago Farina <tfarina@chromium.org>
src/manifest_parser.cc