From cda853872aa079139f25fc9492bdb73476c213e0 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 9 Jan 2009 22:56:28 +0000 Subject: (svn r14944) -Cleanup: add spaces around some operators --- 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 338253194..76e6c034e 100644 --- a/src/win32.cpp +++ b/src/win32.cpp @@ -939,7 +939,7 @@ void ShowInfo(const char *str) wchar_t help_msgW[8192]; #endif ReleaseCapture(); - _left_button_clicked =_left_button_down = false; + _left_button_clicked = _left_button_down = false; old = MyShowCursor(true); if (MessageBox(GetActiveWindow(), MB_TO_WIDE_BUFFER(str, help_msgW, lengthof(help_msgW)), _T("OpenTTD"), MB_ICONINFORMATION | MB_OKCANCEL) == IDCANCEL) { -- cgit v1.2.3-70-g09d2