changeset 1108 | b63e39d5be04 |
parent 1106 | 94c3669d0311 |
child 1109 | c69df75dbcc3 |
--- a/src/archiver_wad.c Sat Aug 21 20:05:22 2010 -0400 +++ b/src/archiver_wad.c Sun Aug 22 00:37:25 2010 -0400 @@ -487,7 +487,7 @@ } /* WAD_mkdir */ -static int WAD_stat(fvoid *opaque, const char *filename, int *exists, +static int WAD_stat(dvoid *opaque, const char *filename, int *exists, PHYSFS_Stat *stat) { const WADinfo *info = (const WADinfo *) opaque;