summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2014-10-25 20:08:56 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2014-10-25 20:08:56 +0100
commitd89f654fbe47a3b6f1e517de968f3d0c537df7a6 (patch)
treec685bb1b3eb32cdf40b79f8b39f76188e7261473
parenta2e999584cbb7939870700b6b6b62c3da150413f (diff)
downloadnetsurf-d89f654fbe47a3b6f1e517de968f3d0c537df7a6.tar.gz
netsurf-d89f654fbe47a3b6f1e517de968f3d0c537df7a6.tar.bz2
Correct comment
-rw-r--r--amiga/gui.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/amiga/gui.c b/amiga/gui.c
index 9f4cfee21..131491c1f 100644
--- a/amiga/gui.c
+++ b/amiga/gui.c
@@ -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;