Skip to content

Commit f1c0383

Browse files
author
sodn
committed
Updated changes
1 parent 544fc3f commit f1c0383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connector/src/yang/connector/proto/protofiles/gnmi_ext.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ message Extension {
2929
RegisteredExtension registered_ext = 1; // A registered extension.
3030
// Well known extensions.
3131
MasterArbitration master_arbitration = 2; // Master arbitration extension.
32-
History history = 3;
32+
History history = 3; // History extension.
3333
Commit commit = 4;
3434
Depth depth = 5; // History extension.
3535
}

0 commit comments

Comments
 (0)