diff options
Diffstat (limited to 'tests/ephy-string-test.c')
-rw-r--r-- | tests/ephy-string-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ephy-string-test.c b/tests/ephy-string-test.c index df3972e90..6d407b003 100644 --- a/tests/ephy-string-test.c +++ b/tests/ephy-string-test.c @@ -40,7 +40,7 @@ static const HostnameTest hostname_tests[] = { }; static void -test_ephy_string_get_hostname () +test_ephy_string_get_hostname (void) { int i; |