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