aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/webbrowser.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/webbrowser.c')
-rw-r--r--gtk/webbrowser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/webbrowser.c b/gtk/webbrowser.c
index 88a76c3493..e5b1878329 100644
--- a/gtk/webbrowser.c
+++ b/gtk/webbrowser.c
@@ -60,7 +60,7 @@ static gchar* strreplace (const gchar *string,
#endif
gboolean
-browser_needs_pref()
+browser_needs_pref(void)
{
#ifdef MUST_LAUNCH_BROWSER_OURSELVES
return TRUE;