]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/SetPane.c
Comment (add Author: header).
[gnu-emacs] / oldXMenu / SetPane.c
index cdd9e37626a310aa88e0005ed1a2968fdfe425d8..b9ecb7e8706602be9d07fc09f81f3e202490c4c2 100644 (file)
@@ -1,7 +1,7 @@
+/* Copyright    Massachusetts Institute of Technology    1985  */
+
 #include "copyright.h"
 
-/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/SetPane.c,v 1.1 1992/04/11 22:10:21 jimb Exp $ */
-/* Copyright    Massachusetts Institute of Technology    1985  */
 
 /*
  * XMenu:      MIT Project Athena, X Window system menu package
@@ -41,3 +41,6 @@ XMenuSetPane(menu, p_num, active)
     _XMErrorCode = XME_NO_ERROR;
     return(p_num);
 }
+
+/* arch-tag: 90bc8d90-031d-41a2-a2c6-04bf94efbc90
+   (do not change this comment) */