Re: io_win32.c warnings

2003-08-14 Thread Simon Glover
On Sun, 10 Aug 2003, Vladimir Lipskiy wrote: > The attached patch removes these warnings: > > io/io_win32.c(312) : warning C4028: formal parameter 4 different from > declaration > io/io_win32.c(312) : warning C4029: declared formal parameter list different > from definition > io/io_win32.c(358) :

Re: io_win32.c warnings

2003-08-14 Thread Juergen Boemmels
"Vladimir Lipskiy" <[EMAIL PROTECTED]> writes: > The attached patch removes these warnings: > > io/io_win32.c(312) : warning C4028: formal parameter 4 different from > declaration > io/io_win32.c(312) : warning C4029: declared formal parameter list different > from definition > io/io_win32.c(358)