- GCC warning cleanup

SVN r4031 (trunk)
This commit is contained in:
Braden Obrzut 2013-01-21 22:30:30 +00:00
commit dcb1a3c8bd
10 changed files with 18 additions and 17 deletions

View file

@ -839,7 +839,7 @@ void FWadCollection::RenameNerve ()
{
continue;
}
if (fr->GetLength() != nervesize)
if (fr->GetLength() != (long)nervesize)
{
// Skip MD5 computation when there is a
// cheaper way to know this is not the file