fix warning

This commit is contained in:
Glenn Maynard
2004-12-14 01:50:40 +00:00
parent c29b5a76cc
commit 0300454337
+1 -1
View File
@@ -431,7 +431,7 @@ int RageFileObjGzip::Start()
0, // no flags 0, // no flags
0, 0, 0, 0, // no time 0, 0, 0, 0, // no time
0, // no extra flags 0, // no extra flags
255 // unknown os '\xFF' // unknown os
}; };
if( m_pFile->Write( header, sizeof(header) ) == -1 ) if( m_pFile->Write( header, sizeof(header) ) == -1 )