Sync to HEAD
[bpt/emacs.git] / oldXMenu / SetSel.c
index af812be..4fe0c82 100644 (file)
@@ -1,6 +1,5 @@
 #include "copyright.h"
 
-/* $Header: /cvs/emacs/oldXMenu/SetSel.c,v 1.1 1999/10/03 19:35:15 fx Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985  */
 
 /*
@@ -48,3 +47,6 @@ XMenuSetSelection(menu, p_num, s_num, active)
     _XMErrorCode = XME_NO_ERROR;
     return(s_num);
 }
+
+/* arch-tag: 79198ae0-c5a4-4d31-adb0-5747f833f56a
+   (do not change this comment) */