mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
fixed a compiler warning
svn path=/trunk/; revision=858
This commit is contained in:
parent
910f27a570
commit
0ce89e21d9
1 changed files with 1 additions and 0 deletions
|
@ -22,4 +22,5 @@ int main(int argc, char* argv[])
|
|||
}
|
||||
fclose(in);
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue