Sync to HEAD
[bpt/emacs.git] / oldXMenu / FindSel.c
index 97853fa..1fed111 100644 (file)
@@ -1,6 +1,5 @@
 #include "copyright.h"
 
-/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/FindSel.c,v 1.1 1992/04/11 22:10:19 jimb Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985  */
 
 /*
@@ -70,3 +69,6 @@ XMenuFindSelection(menu, p_num, label)
     _XMErrorCode = XME_S_NOT_FOUND;
     return (XM_FAILURE);
 }
+
+/* arch-tag: 564a4a95-9ab0-4580-b05f-6970c4b25dd4
+   (do not change this comment) */