mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
Fix formatting in remote_protocol-structs
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
parent
254b028943
commit
65e44a44b2
@ -2503,7 +2503,7 @@ struct remote_domain_event_callback_device_added_msg {
|
||||
remote_nonnull_string devAlias;
|
||||
};
|
||||
struct remote_connect_event_connection_closed_msg {
|
||||
int reason;
|
||||
int reason;
|
||||
};
|
||||
struct remote_connect_get_cpu_model_names_args {
|
||||
remote_nonnull_string arch;
|
||||
|
Loading…
Reference in New Issue
Block a user