aboutsummaryrefslogtreecommitdiffstats
path: root/src/xmenu.c
diff options
context:
space:
mode:
authorRichard M. Stallman1996-07-28 00:48:42 +0000
committerRichard M. Stallman1996-07-28 00:48:42 +0000
commitfaf8a408ee61eee90e9badc8b96afbb48909c581 (patch)
treec48eac79cb170f7973f262d68608ba1cec3399a2 /src/xmenu.c
parentf10ded1cc3e2e453fa3c5972e4d4658f6e8ac6a4 (diff)
downloademacs-faf8a408ee61eee90e9badc8b96afbb48909c581.tar.gz
emacs-faf8a408ee61eee90e9badc8b96afbb48909c581.zip
Comment change.
Diffstat (limited to 'src/xmenu.c')
-rw-r--r--src/xmenu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmenu.c b/src/xmenu.c
index 58a2b323279..2cb381a0fa8 100644
--- a/src/xmenu.c
+++ b/src/xmenu.c
@@ -1,5 +1,5 @@
1/* X Communication module for terminals which understand the X protocol. 1/* X Communication module for terminals which understand the X protocol.
2 Copyright (C) 1986, 1988, 1993, 1994 Free Software Foundation, Inc. 2 Copyright (C) 1986, 1988, 1993, 1994, 1996 Free Software Foundation, Inc.
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5