From ba23e4b69341e5f3f2dbcd824663e75ebe2a581f Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 27 Nov 2006 15:35:18 +0000 Subject: Update project URL. svn path=/trunk/netsurf/; revision=3073 --- riscos/buffer.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'riscos/buffer.c') diff --git a/riscos/buffer.c b/riscos/buffer.c index ba001c668..4351acf3e 100644 --- a/riscos/buffer.c +++ b/riscos/buffer.c @@ -1,5 +1,5 @@ /* - * This file is part of NetSurf, http://netsurf.sourceforge.net/ + * This file is part of NetSurf, http://netsurf-browser.org/ * Licensed under the GNU General Public License, * http://www.opensource.org/licenses/gpl-license * Copyright 2004, 2005 Richard Wilson @@ -227,7 +227,7 @@ void ro_gui_buffer_open(wimp_draw *redraw) { */ ro_plot_origin_x -= clipping.x0; ro_plot_origin_y -= clipping.y0; - + /* Update the ECF origin */ if ((error = xos_set_ecf_origin(-ro_plot_origin_x, -- cgit v1.2.3