Comment fix.
This commit is contained in:
parent
4e53f562ef
commit
0c9071cd60
1 changed files with 1 additions and 1 deletions
|
@ -5129,7 +5129,7 @@ menu_bar_items (old)
|
|||
}
|
||||
}
|
||||
|
||||
/* Add nil, nil, nil at the end. */
|
||||
/* Add nil, nil, nil, nil at the end. */
|
||||
i = menu_bar_items_index;
|
||||
if (i + 4 > XVECTOR (menu_bar_items_vector)->size)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue