mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-29 01:49:19 +00:00
Comment update
This commit is contained in:
parent
c3ea3c8b37
commit
73df9f136c
@ -287,6 +287,7 @@ void RasctlDisplay::DisplayOperationInfo(const PbOperationInfo& operation_info)
|
|||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
// If the server-side operation is unknown for the client use the server-provided operation name
|
// If the server-side operation is unknown for the client use the server-provided operation name
|
||||||
|
// No further operation information is available in this case
|
||||||
sorted_operations[operation.second.server_side_name()] = *unknown_operation;
|
sorted_operations[operation.second.server_side_name()] = *unknown_operation;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user