aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util/grpc_profiler.h
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2017-11-06 14:39:17 -0800
committerGravatar Yash Tibrewal <yashkt@google.com>2017-11-06 14:43:31 -0800
commit40422d5fa621624868280094efb2f01c2cd1352b (patch)
treecbb2baa955e11c03fa004e9e0f4f3037ba3d6150 /test/core/util/grpc_profiler.h
parentaae4ca01a315a69fcf182d09aea1efdfcda13d48 (diff)
parente759d2ad7abdb0702970eeccc5f033ff4b2a4c7f (diff)
Merge master
Diffstat (limited to 'test/core/util/grpc_profiler.h')
-rw-r--r--test/core/util/grpc_profiler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/util/grpc_profiler.h b/test/core/util/grpc_profiler.h
index f3d0eaa962..f9ddd2242e 100644
--- a/test/core/util/grpc_profiler.h
+++ b/test/core/util/grpc_profiler.h
@@ -19,7 +19,7 @@
#ifndef GRPC_TEST_CORE_UTIL_GRPC_PROFILER_H
#define GRPC_TEST_CORE_UTIL_GRPC_PROFILER_H
-void grpc_profiler_start(const char *filename);
+void grpc_profiler_start(const char* filename);
void grpc_profiler_stop();
#endif /* GRPC_TEST_CORE_UTIL_GRPC_PROFILER_H */