aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/proto/benchmarks/control.proto
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2015-11-04 00:30:12 -0800
committerGravatar Vijay Pai <vpai@google.com>2015-11-04 00:30:12 -0800
commitce846706287e68e644eb611be71b1a02b252f043 (patch)
tree0fbba18e5c8bc7bd3e058e561217af7c59595d49 /test/proto/benchmarks/control.proto
parent780a7f205d81eb4a63a4040329b527c3082fbf79 (diff)
clang-format
Diffstat (limited to 'test/proto/benchmarks/control.proto')
-rw-r--r--test/proto/benchmarks/control.proto4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/proto/benchmarks/control.proto b/test/proto/benchmarks/control.proto
index 26a19ea072..966ab78baa 100644
--- a/test/proto/benchmarks/control.proto
+++ b/test/proto/benchmarks/control.proto
@@ -82,8 +82,8 @@ message LoadParams {
// presence of SecurityParams implies use of TLS
message SecurityParams {
- bool use_test_ca = 1;
- string server_host_override = 2;
+ bool use_test_ca = 1;
+ string server_host_override = 2;
}
message ClientConfig {