fix warning
This commit is contained in:
@@ -431,7 +431,7 @@ int RageFileObjGzip::Start()
|
||||
0, // no flags
|
||||
0, 0, 0, 0, // no time
|
||||
0, // no extra flags
|
||||
255 // unknown os
|
||||
'\xFF' // unknown os
|
||||
};
|
||||
|
||||
if( m_pFile->Write( header, sizeof(header) ) == -1 )
|
||||
|
||||
Reference in New Issue
Block a user