mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-18 16:49:18 +03:00
Correct comment
This commit is contained in:
parent
a2e999584c
commit
d89f654fbe
@ -3898,8 +3898,7 @@ static void ami_set_border_gadget_balance(struct gui_window_2 *gwin)
|
||||
static ULONG ami_get_border_gadget_balance(struct gui_window_2 *gwin, ULONG *size1, ULONG *size2)
|
||||
{
|
||||
/* Get the sizes that border gadget 1 (status) and 2 (hscroller) need to be.
|
||||
** Returns the width of the vertical scroller (right-hand window border) as
|
||||
** a convenience.
|
||||
** Returns the width of the size gadget as a convenience.
|
||||
*/
|
||||
|
||||
ULONG sz;
|
||||
|
Loading…
Reference in New Issue
Block a user