comparison src/ChangeLog @ 74219:17035f329fd3

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Mon, 27 Nov 2006 10:00:07 +0000
parents 6a387161d304
children 0a9d1a43ed26
comparison
equal deleted inserted replaced
74218:55e26ca3ffa0 74219:17035f329fd3
1 2006-11-27 Jason Rumney <jasonr@gnu.org>
2
3 * w32term.c (w32_msg_worker): Declare correctly.
4 (w32_initialize): Don't cast w32_msg_worker.
5
6 * w32fns.c (w32_msg_worker): Define as WINAPI and arg as void pointer.
7
1 2006-11-26 Chong Yidong <cyd@stupidchicken.com> 8 2006-11-26 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * m/amdx86-64.h: Look for standard libs in /usr/lib64 only if that 10 * m/amdx86-64.h: Look for standard libs in /usr/lib64 only if that
4 directory exists. 11 directory exists.
5 12