Comment fix.

This commit is contained in:
Karl Heuer 1996-05-23 19:20:43 +00:00
parent 4e53f562ef
commit 0c9071cd60

View file

@ -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)
{