mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-10 17:30:47 +00:00
Comment update
This commit is contained in:
parent
c0d6e66afe
commit
6a84edd0fb
@ -286,6 +286,7 @@ void RasctlDisplay::DisplayOperationInfo(const PbOperationInfo& operation_info)
|
||||
sorted_operations[PbOperation_Name(static_cast<PbOperation>(operation.first))] = operation.second;
|
||||
}
|
||||
else {
|
||||
// If the server-side operation is unknown for the client use the server-provided operation name
|
||||
sorted_operations[operation.second.name()] = *unknown_operation;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user