mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 03:46:38 +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);
|
fclose(in);
|
||||||
}
|
}
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue