]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/InsPane.c
Fix MS-DOS configury.
[gnu-emacs] / oldXMenu / InsPane.c
index 25fa3390293cae838c00581cf4b0c00f23fe8864..0aa43935ea2d86de06bb333d1a395f4f87219a16 100644 (file)
@@ -1,7 +1,7 @@
+/* Copyright    Massachusetts Institute of Technology    1985  */
+
 #include "copyright.h"
 
-/* $Header: /cvs/emacs/oldXMenu/InsPane.c,v 1.1 1999/10/03 19:35:04 fx Exp $ */
-/* Copyright    Massachusetts Institute of Technology    1985  */
 
 /*
  * XMenu:      MIT Project Athena, X Window system menu package
@@ -110,3 +110,6 @@ XMenuInsertPane(menu, p_num, label, active)
     _XMErrorCode = XME_NO_ERROR;
     return(p_num);
 }
+
+/* arch-tag: ab94d53d-f05b-4273-82d3-f1b01eb9dc9e
+   (do not change this comment) */