Fixed warning messages, possibly fixed crashing issue with win32 port

This commit is contained in:
pagefault
2001-04-22 22:04:13 +00:00
parent b6b4556175
commit dc68da98b1

View File

@@ -163,7 +163,7 @@ int do_extract_currentfile(unzFile uf,
}
else
{
const char* write_filename;
char* write_filename;
int skip=0;
if ((*popt_extract_without_path)==0)