even more missing newlines
This commit is contained in:
@@ -739,4 +739,4 @@ void mswin_message_window_size (HWND hWnd, LPSIZE sz)
|
||||
GetClientRect(hWnd, &client_rt);
|
||||
sz->cy = sz->cy - (client_rt.bottom - client_rt.top) +
|
||||
data->yChar * MSG_VISIBLE_LINES;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user