*: Fix some typos found by oni-link

This commit is contained in:
ZyX
2017-11-06 20:20:31 +03:00
parent 42959d0e8f
commit f2660bee6a
3 changed files with 4 additions and 5 deletions

View File

@@ -2501,7 +2501,6 @@ static bool color_cmdline(CmdlineInfo *colored_ccline)
can_free_cb = true;
} else if (colored_ccline->cmdfirstc == '=') {
color_expr_cmdline(colored_ccline, ccline_colors);
can_free_cb = false;
}
if (!tl_ret || !dgc_ret) {
goto color_cmdline_error;