Fixed comment typo.

This commit is contained in:
Ryan C. Gordon 2019-06-07 23:46:55 -04:00
parent a8180f0e4c
commit 19ea59109d
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ static int hog2LoadEntries(PHYSFS_Io *io, void *arc)
}
return 1;
} /* hogLoadEntries */
} /* hog2LoadEntries */
static void *HOG_openArchive(PHYSFS_Io *io, const char *name,