Keep GCC 3 from whining.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1274 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Mark Olsen 2005-09-06 16:04:00 +00:00
parent 532df5c3d8
commit 4c04d9a93b
1 changed files with 2 additions and 1 deletions

View File

@ -834,4 +834,5 @@ int main(int argc, char **argv)
qtv.parsingconnectiondata = true;
QTV_Run(&qtv);
}
}