aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xdisp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xdisp.c b/src/xdisp.c
index 72d69723ef7..8b8434c13ad 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -646,7 +646,7 @@ x_consider_frame_title (frame)
646#endif 646#endif
647 647
648/* Prepare for redisplay by updating menu-bar item lists when appropriate. 648/* Prepare for redisplay by updating menu-bar item lists when appropriate.
649 This can't be done in `redisplay' itself because it can call eval. */ 649 This can call eval. */
650 650
651void 651void
652prepare_menu_bars () 652prepare_menu_bars ()