From 2ce514284cc358dc1216274ac20d37472bcc0550 Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 18 Apr 2007 22:41:53 +0000 Subject: (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. --- src/win32.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/win32.cpp') diff --git a/src/win32.cpp b/src/win32.cpp index a1829fd03..41f8cff58 100644 --- a/src/win32.cpp +++ b/src/win32.cpp @@ -418,7 +418,7 @@ static INT_PTR CALLBACK CrashDialogFunc(HWND wnd, UINT msg, WPARAM wParam, LPARA EnableWindow(GetDlgItem(wnd, 14), FALSE); SetCursor(LoadCursor(NULL, IDC_ARROW)); MessageBox(wnd, _T("Crash report submitted. Thank you."), _T("Crash Report"), MB_ICONINFORMATION); - } break; + } break; #endif /* Disabled crash-submit procedures */ case 15: /* Expand window to show crash-message */ _expanded ^= 1; -- cgit v1.2.3-70-g09d2