]> xenbits.xensource.com Git - libvirt.git/commitdiff
build: fix 'make check' with pdwtags
authorEric Blake <eblake@redhat.com>
Thu, 1 Sep 2011 18:33:46 +0000 (12:33 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 1 Sep 2011 18:33:46 +0000 (12:33 -0600)
Problem introduced by commit b12354b.

* src/remote_protocol-structs: Remove spurious blank line.

src/remote_protocol-structs

index 0498bd151462293141a932e964f729671a790d4c..bb5ec4459f7c88a6e908d61c9199d733c10f679c 100644 (file)
@@ -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;
 };