changeset 15284:546fea3a3d3d

Comment fix.
author Karl Heuer <kwzh@gnu.org>
date Thu, 23 May 1996 19:20:43 +0000
parents b2be450a8da4
children c2b4f8533c55
files src/keyboard.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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)
     {