summaryrefslogtreecommitdiff
path: root/oldXMenu/InsPane.c
diff options
context:
space:
mode:
Diffstat (limited to 'oldXMenu/InsPane.c')
-rw-r--r--oldXMenu/InsPane.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/oldXMenu/InsPane.c b/oldXMenu/InsPane.c
index 25fa3390293..682423a4a05 100644
--- a/oldXMenu/InsPane.c
+++ b/oldXMenu/InsPane.c
@@ -1,6 +1,5 @@
#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 */
/*
@@ -110,3 +109,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) */