]> git.sesse.net Git - vlc/commit
- access/file.c: fixed stat on win32, make sure the right stat structure is used...
authorDamien Fouilleul <damienf@videolan.org>
Sat, 11 Nov 2006 19:14:53 +0000 (19:14 +0000)
committerDamien Fouilleul <damienf@videolan.org>
Sat, 11 Nov 2006 19:14:53 +0000 (19:14 +0000)
commitfb635e210354b1be0b04e2e1f941670036dae680
treefe98d27da24923617adff33f2f42e3c3d55f976b
parent04cf4f559b33aeb0af223a7ee5c6fdb2b701c045
- access/file.c: fixed stat on win32, make sure the right stat structure is used, 'struct _stati64' on win32 and not 'struct stat'
modules/access/file.c