aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/menu.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/menu.h b/src/menu.h
index ed552e80e90..2bf912f9f72 100644
--- a/src/menu.h
+++ b/src/menu.h
@@ -34,3 +34,6 @@ extern void find_and_call_menu_selection P_ ((FRAME_PTR, EMACS_INT,
34#endif 34#endif
35 35
36#endif /* MENU_H */ 36#endif /* MENU_H */
37
38/* arch-tag: c32b2778-724d-4e85-81d7-45f98530a988
39 (do not change this comment) */