mirror of
https://github.com/ladislav-zezula/StormLib.git
synced 2026-01-15 21:00:32 +01:00
Typo
This commit is contained in:
@@ -931,7 +931,7 @@ TMPQFile * CreateFileHandle(TMPQArchive * ha, TFileEntry * pFileEntry)
|
||||
hf->pStream = NULL;
|
||||
hf->ha = ha;
|
||||
|
||||
// If the called entered a file entry, we also copy informations from the file entry
|
||||
// If the caller entered a file entry, we also copy informations from the file entry
|
||||
if(ha != NULL)
|
||||
{
|
||||
// Increment number of open files in the archive handle
|
||||
|
||||
Reference in New Issue
Block a user