# HG changeset patch # User Gerd Moellmann # Date 994077830 0 # Node ID ff47e9280b0b8526e26cb71b9960b98b6cc252d1 # Parent 22c9c2b5942755886551fcff0f5381094922f938 *** empty log message *** diff -r 22c9c2b59427 -r ff47e9280b0b src/ChangeLog --- a/src/ChangeLog Mon Jul 02 12:43:25 2001 +0000 +++ b/src/ChangeLog Mon Jul 02 12:43:50 2001 +0000 @@ -1,5 +1,10 @@ 2001-07-02 Gerd Moellmann + * xterm.h (x_free_dpy_colors): Add prototype. + + * xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with the + right number of arguments. + * Makefile.in (tags): Depend on $(lwlibdir)/TAGS. ($(lwlibdir)TAGS): New target. (TAGS): Fix depedency list.