summaryrefslogtreecommitdiff
path: root/oldXMenu
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2003-01-28 23:49:11 +0000
committerKim F. Storm <storm@cua.dk>2003-01-28 23:49:11 +0000
commit88c717201f5d8e7f59b4654482250d4ce69cecc3 (patch)
tree9ebccb63596d75a35705f320699732ffb2f2785c /oldXMenu
parent058c18c71f81821a99c17fe8fd959e3ae2314ce3 (diff)
downloademacs-88c717201f5d8e7f59b4654482250d4ce69cecc3.tar.gz
Corrected misc. typos like missing : after file names,
missing file name suffixes, and * used as prefix on non-file entries.
Diffstat (limited to 'oldXMenu')
-rw-r--r--oldXMenu/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog
index 7b832956f18..7357722871f 100644
--- a/oldXMenu/ChangeLog
+++ b/oldXMenu/ChangeLog
@@ -293,7 +293,7 @@
1993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
- * XLookAssoc.c, XMakeAssoc: VMS needs <X11/Xresource.h>, not
+ * XLookAssoc.c, XMakeAssoc.c: VMS needs <X11/Xresource.h>, not
<X11/Xos.h>.
* XCrAssoc.c: #include <errno.h>, not "errno.h".