Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 856:b27b70c1252a
[xemacs-hg @ 2002-05-29 13:48:53 by ben]
To: xemacs-patches@xemacs.org
event-msw.c: Oops, paren in wrong place.
Oops, manifest constant needed earlier than defined.
author | ben |
---|---|
date | Wed, 29 May 2002 13:48:56 +0000 |
parents | 211050afdc9a |
children | 2c12fe2da451 |
comparison
equal
deleted
inserted
replaced
855:211050afdc9a | 856:b27b70c1252a |
---|---|
1 2002-05-29 Ben Wing <ben@xemacs.org> | |
2 | |
3 * event-msw.c: | |
4 Oops, paren in wrong place. | |
5 Oops, manifest constant needed earlier than defined. | |
6 | |
1 2002-05-29 Didier Verna <didier@xemacs.org> | 7 2002-05-29 Didier Verna <didier@xemacs.org> |
2 | 8 |
3 * process-unix.c (unix_canonicalize_host_name): change gai_error | 9 * process-unix.c (unix_canonicalize_host_name): change gai_error |
4 to gai_err to avoid shadow declaration. | 10 to gai_err to avoid shadow declaration. |
5 * process-unix.c (unix_open_network_stream): ditto. | 11 * process-unix.c (unix_open_network_stream): ditto. |