mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-25 05:32:20 +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 {
|
||||
// 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;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user