diff src/keyboard.c @ 15284:546fea3a3d3d

Comment fix.
author Karl Heuer <kwzh@gnu.org>
date Thu, 23 May 1996 19:20:43 +0000
parents f32de56357a1
children 7824cf167226
line wrap: on
line diff
--- a/src/keyboard.c	Thu May 23 16:16:12 1996 +0000
+++ b/src/keyboard.c	Thu May 23 19:20:43 1996 +0000
@@ -5129,7 +5129,7 @@
 	  }
     }
 
-  /* 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)
     {