Fixed comment typo.
This commit is contained in:
parent
a8180f0e4c
commit
19ea59109d
|
@ -105,7 +105,7 @@ static int hog2LoadEntries(PHYSFS_Io *io, void *arc)
|
||||||
}
|
}
|
||||||
|
|
||||||
return 1;
|
return 1;
|
||||||
} /* hogLoadEntries */
|
} /* hog2LoadEntries */
|
||||||
|
|
||||||
|
|
||||||
static void *HOG_openArchive(PHYSFS_Io *io, const char *name,
|
static void *HOG_openArchive(PHYSFS_Io *io, const char *name,
|
||||||
|
|
Loading…
Reference in New Issue