From d89f654fbe47a3b6f1e517de968f3d0c537df7a6 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 25 Oct 2014 20:08:56 +0100 Subject: Correct comment --- amiga/gui.c | 3 +-- 1 file changed, 1 insertion(+), 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; -- cgit v1.2.3