Skip to content

Commit 214672e

Browse files
committed
Fixed some comments in protoc files
1 parent 779ea41 commit 214672e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: rpc/cc/arduino/cli/commands/v1/commands.pb.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: rpc/cc/arduino/cli/commands/v1/commands.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ message InitResponse {
214214
oneof message {
215215
Progress init_progress = 1;
216216
google.rpc.Status error = 2;
217-
// FQBN selected in profile (optional)
217+
// Selected profile information
218218
Profile profile = 3;
219219
}
220220
}

0 commit comments

Comments
 (0)