Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 606:c9c1c4ce8f0f
[xemacs-hg @ 2001-06-02 06:55:26 by ben]
Makefile.in.in: eliminate that pesky "defaulting to 00401000" warning.
nt.h: eliminate warnings.
author | ben |
---|---|
date | Sat, 02 Jun 2001 06:55:28 +0000 |
parents | 47823c2cf014 |
children | 4d7fdf497470 |
comparison
equal
deleted
inserted
replaced
605:47823c2cf014 | 606:c9c1c4ce8f0f |
---|---|
1 2001-06-01 Ben Wing <ben@xemacs.org> | |
2 | |
3 * Makefile.in.in (ldflags): | |
4 eliminate that pesky "defaulting to 00401000" warning. | |
5 * nt.h: | |
6 eliminate warnings. | |
7 | |
1 2001-06-01 Ben Wing <ben@xemacs.org> | 8 2001-06-01 Ben Wing <ben@xemacs.org> |
2 | 9 |
3 * nt.c (mswindows_utime): | 10 * nt.c (mswindows_utime): |
4 * nt.c (close_file_data): | 11 * nt.c (close_file_data): |
5 fix off-by-one-indirection error. | 12 fix off-by-one-indirection error. |