Fixed more Win64 portability issues
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401476
This commit is contained in:
parent
8039553413
commit
302e86a4dc
12 changed files with 28 additions and 25 deletions
|
@ -166,7 +166,7 @@ static void __cdecl cleanup_output(void)
|
|||
/* This is where execution begins [console apps] */
|
||||
int console_main(int argc, char *argv[])
|
||||
{
|
||||
int n;
|
||||
size_t n;
|
||||
char *bufp, *appname;
|
||||
int status;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue