Fix some "out of memory" comments and few cosmetics

This commit is contained in:
Felipe Oliveira Carvalho
2014-05-31 00:49:17 -03:00
parent f4002c97dc
commit 3cb3c20b74
5 changed files with 12 additions and 15 deletions

View File

@@ -7975,7 +7975,7 @@ static int ins_tab(void)
/*
* Handle CR or NL in insert mode.
* Return TRUE when out of memory or can't undo.
* Return TRUE when it can't undo.
*/
static int ins_eol(int c)
{