summaryrefslogtreecommitdiffstats
path: root/tests/lib/test_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/test_table.c')
-rw-r--r--tests/lib/test_table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/test_table.c b/tests/lib/test_table.c
index 2c2a01053..2b6504062 100644
--- a/tests/lib/test_table.c
+++ b/tests/lib/test_table.c
@@ -402,7 +402,7 @@ static void verify_prefix_iter_cmp(const char *p1, const char *p2,
*
* Tests comparision of prefixes according to order of iteration.
*/
-static void test_prefix_iter_cmp()
+static void test_prefix_iter_cmp(void)
{
printf("\n\nTesting route_table_prefix_iter_cmp()\n");