diff options
Diffstat (limited to 'oldXMenu/X10.h')
-rw-r--r-- | oldXMenu/X10.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/oldXMenu/X10.h b/oldXMenu/X10.h index b6ba06e85da..4ffe45adac8 100644 --- a/oldXMenu/X10.h +++ b/oldXMenu/X10.h @@ -1,4 +1,4 @@ -/* $Header: /cvs/emacs/oldXMenu/X10.h,v 1.1 1999/10/03 19:35:16 fx Exp $ */ +/* $Header: /cvsroot/emacs/emacs/oldXMenu/X10.h,v 1.2 2003/02/04 14:19:01 lektu Exp $ */ /* * Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology * @@ -76,3 +76,6 @@ XAssocTable *XCreateAssocTable(); char *XLookUpAssoc(); #endif /* _X10_H_ */ + +/* arch-tag: b0b749fb-757b-470b-b405-af7d033a5aad + (do not change this comment) */ |