mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
build: fix 'make check' with pdwtags
Problem introduced by commit b12354b
.
* src/remote_protocol-structs: Remove spurious blank line.
This commit is contained in:
parent
1282bd80f7
commit
7bc1c5cefe
@ -1436,7 +1436,6 @@ struct remote_domain_migrate_get_max_speed_args {
|
|||||||
struct remote_domain_migrate_get_max_speed_ret {
|
struct remote_domain_migrate_get_max_speed_ret {
|
||||||
uint64_t bandwidth;
|
uint64_t bandwidth;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct remote_domain_events_register_any_args {
|
struct remote_domain_events_register_any_args {
|
||||||
int eventID;
|
int eventID;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user