aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/statistics/census_stub_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/statistics/census_stub_test.c')
-rw-r--r--test/core/statistics/census_stub_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/statistics/census_stub_test.c b/test/core/statistics/census_stub_test.c
index a86676fbb1..c651eaf21f 100644
--- a/test/core/statistics/census_stub_test.c
+++ b/test/core/statistics/census_stub_test.c
@@ -41,7 +41,7 @@
#include "test/core/util/test_config.h"
/* Tests census noop stubs in a simulated rpc flow */
-void test_census_stubs() {
+void test_census_stubs(void) {
census_op_id op_id;
census_rpc_stats* stats = census_rpc_stats_create_empty();
census_aggregated_rpc_stats data_map = {0, NULL};