summaryrefslogtreecommitdiff
path: root/riscos/gui.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2013-05-28 16:44:46 +0100
committerVincent Sanders <vince@kyllikki.org>2013-05-28 16:44:46 +0100
commita92e5930ffbcb178a2d2420ee2f6d4834ffa90e1 (patch)
treeb3284a8aaadc287ecb3397f989fc9e4d53dd4191 /riscos/gui.c
parentfcc61ea37437fbfd163c5a96a7119bbcf69073e1 (diff)
downloadnetsurf-a92e5930ffbcb178a2d2420ee2f6d4834ffa90e1.tar.gz
netsurf-a92e5930ffbcb178a2d2420ee2f6d4834ffa90e1.tar.bz2
fixup issues with new options API merge
Diffstat (limited to 'riscos/gui.c')
-rw-r--r--riscos/gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/gui.c b/riscos/gui.c
index f82ce742d..79b07be42 100644
--- a/riscos/gui.c
+++ b/riscos/gui.c
@@ -965,7 +965,7 @@ void ro_gui_signal(int sig)
xhourglass_on();
xhourglass_colours(0x0000ffff, 0x000000ff, &old_sand, &old_glass);
- nsoption_dump(stderr);
+ nsoption_dump(stderr, NULL);
/*rufl_dump_state();*/
#ifndef __ELF__