fix formatting

svn path=/trunk/; revision=39530
This commit is contained in:
Christoph von Wittich 2009-02-10 13:13:03 +00:00
parent fe23aee239
commit f9586906e9

View file

@ -17,8 +17,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* VMware is a registered trademark of VMware, Inc.
*/
/*
*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS VMware(r) driver installation utility
* FILE: subsys/system/vmwinst/vmwinst.c
@ -366,7 +365,7 @@ PageWelcomeProc(
UINT uMsg,
WPARAM wParam,
LPARAM lParam
)
)
{
LPNMHDR pnmh = (LPNMHDR)lParam;
switch(uMsg)
@ -409,7 +408,7 @@ PageInsertDiscProc(
UINT uMsg,
WPARAM wParam,
LPARAM lParam
)
)
{
switch(uMsg)
{
@ -545,7 +544,7 @@ PageInstallingProc(
UINT uMsg,
WPARAM wParam,
LPARAM lParam
)
)
{
switch(uMsg)
{
@ -614,7 +613,7 @@ PageInstallFailedProc(
UINT uMsg,
WPARAM wParam,
LPARAM lParam
)
)
{
switch(uMsg)
{
@ -662,7 +661,7 @@ PageConfigProc(
UINT uMsg,
WPARAM wParam,
LPARAM lParam
)
)
{
LPNMHDR pnmh = (LPNMHDR)lParam;
switch(uMsg)
@ -781,7 +780,7 @@ PageChooseActionProc(
UINT uMsg,
WPARAM wParam,
LPARAM lParam
)
)
{
switch(uMsg)
{
@ -833,7 +832,7 @@ PageSelectDriverProc(
UINT uMsg,
WPARAM wParam,
LPARAM lParam
)
)
{
switch(uMsg)
{
@ -903,7 +902,7 @@ PageDoUninstallProc(
UINT uMsg,
WPARAM wParam,
LPARAM lParam
)
)
{
switch(uMsg)
{