mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-23 21:29:30 +00:00
Comment update
This commit is contained in:
parent
18b3f088af
commit
3d0810b50f
@ -136,7 +136,7 @@ message PbCommand {
|
||||
string params = 3;
|
||||
}
|
||||
|
||||
// The result of a command
|
||||
// The result of a command. Note that the SERVER_INFO command has a special result.
|
||||
message PbResult {
|
||||
// false means that an error occurred
|
||||
bool status = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user