Skip to content

Commit

Permalink
Fixed comment typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jun 8, 2019
1 parent a8180f0 commit 19ea591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/physfs_archiver_hog.c
Expand Up @@ -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,
Expand Down

0 comments on commit 19ea591

Please sign in to comment.