Fixed comment typo.

This commit is contained in:
Ryan C. Gordon 2019-06-07 23:46:55 -04:00
parent 89d1903082
commit bbb41ac9dd
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,