From a0d511734ae464d6e7b4d2f5e019611c0cdafea9 Mon Sep 17 00:00:00 2001 From: John Tytgat Date: Mon, 5 Jul 2004 20:19:52 +0000 Subject: [project @ 2004-07-05 20:19:51 by joty] Using UTF-8 instead of Latin1 encoding. svn path=/import/netsurf/; revision=1049 --- riscos/toolbar.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'riscos/toolbar.c') diff --git a/riscos/toolbar.c b/riscos/toolbar.c index f8971283e..3023a1a25 100644 --- a/riscos/toolbar.c +++ b/riscos/toolbar.c @@ -70,8 +70,7 @@ static wimp_window empty_window = { 12, 1, {""}, - 0, - { } + 0 }; /* Holder for quick icon creation -- cgit v1.2.3