aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-about-handler.c
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-about-handler.c')
-rw-r--r--embed/ephy-about-handler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-about-handler.c b/embed/ephy-about-handler.c
index 12f0ad71e..9f4caf665 100644
--- a/embed/ephy-about-handler.c
+++ b/embed/ephy-about-handler.c
@@ -36,7 +36,7 @@
static gchar *css_style = NULL;
static void
-read_css_style ()
+read_css_style (void)
{
GError *error = NULL;
const gchar *file;