0
0
mirror of https://github.com/vim/vim.git synced 2025-10-07 05:54:16 -04:00

updated for version 7.1b

This commit is contained in:
Bram Moolenaar
2007-05-10 17:24:16 +00:00
parent 4868726a3f
commit ff1d0d4cf5
12 changed files with 131 additions and 21 deletions

View File

@@ -3800,7 +3800,7 @@ standend(void)
/*
* Set normal fg/bg color, based on T_ME. Called whem t_me has been set.
* Set normal fg/bg color, based on T_ME. Called when t_me has been set.
*/
void
mch_set_normal_colors(void)