diff oldXMenu/ChangeLog @ 49505:1aba10ab73b4

Corrected misc. typos like missing : after file names, missing file name suffixes, and * used as prefix on non-file entries.
author Kim F. Storm <storm@cua.dk>
date Tue, 28 Jan 2003 23:49:11 +0000
parents 55f9c8874c01
children 859813f02f7e
line wrap: on
line diff
--- a/oldXMenu/ChangeLog	Tue Jan 28 18:46:07 2003 +0000
+++ b/oldXMenu/ChangeLog	Tue Jan 28 23:49:11 2003 +0000
@@ -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".