summaryrefslogtreecommitdiff
path: root/riscos
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2011-02-20 21:04:53 +0000
committerVincent Sanders <vince@netsurf-browser.org>2011-02-20 21:04:53 +0000
commit675a07083acbfd276c4d80fbf5df4d18fb8e5742 (patch)
tree1640f3d772b95090a403d15cf9d9e8633eb6da43 /riscos
parent2668db202427c2b89d15ef0b91dfe0d173350b4e (diff)
downloadnetsurf-675a07083acbfd276c4d80fbf5df4d18fb8e5742.tar.gz
netsurf-675a07083acbfd276c4d80fbf5df4d18fb8e5742.tar.bz2
add options display to about: scheme
svn path=/trunk/netsurf/; revision=11733
Diffstat (limited to 'riscos')
-rw-r--r--riscos/gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/gui.c b/riscos/gui.c
index fdfe5a522..4d8b5a17c 100644
--- a/riscos/gui.c
+++ b/riscos/gui.c
@@ -872,7 +872,7 @@ void ro_gui_signal(int sig)
xhourglass_on();
xhourglass_colours(0x0000ffff, 0x000000ff,
&old_sand, &old_glass);
- options_dump();
+ options_dump(stderr);
/*rufl_dump_state();*/
#ifndef __ELF__