JANITORIAL: Fix code formatting
This commit is contained in:
parent
07fd5bc8cd
commit
726f187442
2 changed files with 2 additions and 2 deletions
|
@ -1703,7 +1703,7 @@ bool processSettings(Common::String &command, Common::StringMap &settings, Commo
|
|||
warning("This engine doesn't support MD5 based detection");
|
||||
return true;
|
||||
}
|
||||
md5Length = (long int) advEnginePtr->getMD5Bytes();
|
||||
md5Length = (long int)advEnginePtr->getMD5Bytes();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue