stupid indent
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402404
This commit is contained in:
parent
0247379cf4
commit
957d8bf377
4 changed files with 20 additions and 17 deletions
|
@ -634,7 +634,7 @@ WIN_WindowProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
|
|||
* DefWindowProc to process it.
|
||||
*/
|
||||
if (xbuttonval > 0) {
|
||||
return(TRUE);
|
||||
return (TRUE);
|
||||
}
|
||||
}
|
||||
return (0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue