mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 16:32:59 +00:00
[FORMATTING]
- Fix indentation. No code changes. svn path=/trunk/; revision=45364
This commit is contained in:
parent
da2a2649db
commit
661d200caa
1 changed files with 25 additions and 26 deletions
|
@ -37,8 +37,7 @@
|
||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
|
|
||||||
INT WINAPI
|
INT WINAPI
|
||||||
wWinMain(
|
wWinMain(IN HINSTANCE hInstance,
|
||||||
IN HINSTANCE hInstance,
|
|
||||||
IN HINSTANCE hPrevInstance,
|
IN HINSTANCE hPrevInstance,
|
||||||
IN LPWSTR lpCmdLine,
|
IN LPWSTR lpCmdLine,
|
||||||
IN INT nShowCmd)
|
IN INT nShowCmd)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue