summaryrefslogtreecommitdiff
path: root/oldXMenu/DelPane.c
diff options
context:
space:
mode:
Diffstat (limited to 'oldXMenu/DelPane.c')
-rw-r--r--oldXMenu/DelPane.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/oldXMenu/DelPane.c b/oldXMenu/DelPane.c
index f656c32ea07..bdb084b36f3 100644
--- a/oldXMenu/DelPane.c
+++ b/oldXMenu/DelPane.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvs/emacs/oldXMenu/DelPane.c,v 1.1 1999/10/03 19:34:57 fx Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
@@ -86,3 +85,6 @@ XMenuDeletePane(display, menu, p_num)
_XMErrorCode = XME_NO_ERROR;
return(p_num);
}
+
+/* arch-tag: 32a5bfd4-4bac-4090-bb53-844110f4908e
+ (do not change this comment) */