aboutsummaryrefslogtreecommitdiffstats
path: root/oldXMenu/Internal.c
diff options
context:
space:
mode:
authorKenichi Handa2003-09-08 11:56:09 +0000
committerKenichi Handa2003-09-08 11:56:09 +0000
commit463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch)
tree3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /oldXMenu/Internal.c
parent4256310de631bd57c78b88b5131caa073315b3d7 (diff)
downloademacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz
emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip
New directory
Diffstat (limited to 'oldXMenu/Internal.c')
-rw-r--r--oldXMenu/Internal.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/oldXMenu/Internal.c b/oldXMenu/Internal.c
index 70a917a8eff..a8941bf3ee2 100644
--- a/oldXMenu/Internal.c
+++ b/oldXMenu/Internal.c
@@ -1,6 +1,6 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* $Header: /cvsroot/emacs/emacs/oldXMenu/Internal.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */ 3/* $Header: /cvs/emacs/oldXMenu/Internal.c,v 1.1 1999/10/03 19:35:07 fx Exp $ */
4/* Copyright Massachusetts Institute of Technology 1985 */ 4/* Copyright Massachusetts Institute of Technology 1985 */
5 5
6/* 6/*
@@ -1004,5 +1004,3 @@ _XMRefreshSelection(display, menu, select)
1004 } 1004 }
1005} 1005}
1006 1006
1007/* arch-tag: 3ac61957-0852-4e72-8b88-7dfab1a5dee9
1008 (do not change this comment) */