[FORMATTING]

- Fix indentation. No code changes.

svn path=/trunk/; revision=45364
This commit is contained in:
Eric Kohl 2010-01-31 21:00:45 +00:00
parent da2a2649db
commit 661d200caa

View file

@ -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)