aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/proto/benchmarks/payloads.proto
diff options
context:
space:
mode:
Diffstat (limited to 'test/proto/benchmarks/payloads.proto')
-rw-r--r--test/proto/benchmarks/payloads.proto5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/proto/benchmarks/payloads.proto b/test/proto/benchmarks/payloads.proto
index ad6c08a4af..7e5b2c61ff 100644
--- a/test/proto/benchmarks/payloads.proto
+++ b/test/proto/benchmarks/payloads.proto
@@ -42,8 +42,8 @@ message SimpleProtoParams {
}
message ComplexProtoParams {
-// TODO (vpai): Fill this in once the details of complex, representative
-// protos are decided
+ // TODO (vpai): Fill this in once the details of complex, representative
+ // protos are decided
}
message PayloadConfig {
@@ -53,4 +53,3 @@ message PayloadConfig {
ComplexProtoParams complex_params = 3;
}
}
-