зеркало из https://github.com/microsoft/moc.git
Fix spacing
This commit is contained in:
Родитель
867dc950d6
Коммит
a7e9914eb6
|
@ -17,7 +17,7 @@ message CredentialMonitorRequest {
|
|||
|
||||
message CredentialMonitorResponse {
|
||||
CredentialMonitor CredentialMonitor = 1;
|
||||
string Error = 2;
|
||||
string Error = 2;
|
||||
}
|
||||
|
||||
message CredentialMonitor {
|
||||
|
|
|
@ -16,7 +16,7 @@ message HostRequest {
|
|||
message HostResponse {
|
||||
repeated Host Hosts = 1;
|
||||
google.protobuf.BoolValue Result = 2;
|
||||
string Error = 3;
|
||||
string Error = 3;
|
||||
}
|
||||
|
||||
enum HostState {
|
||||
|
|
Загрузка…
Ссылка в новой задаче