Removed several compilation warning. Thanks to aaronl for noticing that zip support wasn't working with -O2 because of a compilation warning

This commit is contained in:
teuf
2001-05-16 20:33:58 +00:00
parent f92e4a5fe7
commit d50d721649
6 changed files with 15 additions and 15 deletions

View File

@@ -208,7 +208,7 @@ DWORD ZFileRead()
DWORD ZFileWrite()
{
int res=0;
DWORD res=0;
if (TextFile)
res = fwrite(ZFileWriteBlock,
1,