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

@@ -1853,7 +1853,7 @@ int viminfo_readline(vir_T *virp)
*
* Check for a long line as written by viminfo_writestring().
*
* Return the string in allocated memory (NULL when out of memory).
* Return the string in allocated memory (or NULL to indicate failure).
*/
char_u *
viminfo_readstring (