- 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

@ -59,7 +59,7 @@
struct FCompatOption
{
const char *Name;
int CompatFlags;
DWORD CompatFlags;
int WhichSlot;
};