Packer::canUnpack() now can return -1.
committer: mfx <mfx> 962126554 +0000
This commit is contained in:
+1
-1
@@ -220,7 +220,7 @@ void PackCom::pack(OutputFile *fo)
|
||||
//
|
||||
**************************************************************************/
|
||||
|
||||
bool PackCom::canUnpack()
|
||||
int PackCom::canUnpack()
|
||||
{
|
||||
if (!readPackHeader(128, 0))
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user