Skip to content

Commit

Permalink
Update src/t2iapi/device/service.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Ilja Antipov <[email protected]>
  • Loading branch information
ben-Draeger and antipovi-draeger authored Oct 7, 2024
1 parent 8c518ff commit bbfeaf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/t2iapi/device/service.proto
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ service DeviceService {
returns (t2iapi.device.GetRemovableDescriptorsResponse);

/*
Remove a descriptor from the device MDIB using a DescriptionManipulationReport.
Remove a descriptor from the device MDIB resulting in a DescriptionModificationReport.
*/
rpc RemoveDescriptor(BasicHandleRequest) returns (BasicResponse);

Expand Down

0 comments on commit bbfeaf3

Please sign in to comment.