aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/support/useful_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/support/useful_test.c')
-rw-r--r--test/core/support/useful_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/support/useful_test.c b/test/core/support/useful_test.c
index 2f84f485fc..2f86010d77 100644
--- a/test/core/support/useful_test.c
+++ b/test/core/support/useful_test.c
@@ -21,7 +21,7 @@
#include <grpc/support/useful.h>
#include "test/core/util/test_config.h"
-int main(int argc, char **argv) {
+int main(int argc, char** argv) {
int four[4];
int five[5];
uint32_t bitset = 0;