aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/menu.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/menu.c b/src/menu.c
index 1d57d0104d5..2cf94924ffd 100644
--- a/src/menu.c
+++ b/src/menu.c
@@ -998,3 +998,6 @@ syms_of_menu ()
998 menu_items = Qnil; 998 menu_items = Qnil;
999 menu_items_inuse = Qnil; 999 menu_items_inuse = Qnil;
1000} 1000}
1001
1002/* arch-tag: 78bbc7cf-8025-4156-aa8a-6c7fd99bf51d
1003 (do not change this comment) */