X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/463f5630a5e7cbe7f042bc1175d1fa1c4e98860f..97c9858753082f553e59c294fcc1d5fffa61ffa2:/oldXMenu/Post.c diff --git a/oldXMenu/Post.c b/oldXMenu/Post.c index d10b04945d..c51f23e714 100644 --- a/oldXMenu/Post.c +++ b/oldXMenu/Post.c @@ -1,7 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* $Header: /cvs/emacs/oldXMenu/Post.c,v 1.2 2000/01/27 15:30:47 gerd Exp $ */ -/* Copyright Massachusetts Institute of Technology 1985 */ /* * XMenu: MIT Project Athena, X Window system menu package @@ -83,3 +83,6 @@ XMenuPost(display, menu, p_num, s_num, x_pos, y_pos, event_mask) return(data); } } + +/* arch-tag: 7b6104e5-fa32-4342-aa17-05296a30dd70 + (do not change this comment) */