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:
@@ -1436,7 +1436,6 @@ struct remote_domain_migrate_get_max_speed_args {
|
||||
struct remote_domain_migrate_get_max_speed_ret {
|
||||
uint64_t bandwidth;
|
||||
};
|
||||
|
||||
struct remote_domain_events_register_any_args {
|
||||
int eventID;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user