]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix a make check error
authorDaniel Veillard <veillard@redhat.com>
Sun, 29 May 2011 10:21:24 +0000 (18:21 +0800)
committerDaniel Veillard <veillard@redhat.com>
Sun, 29 May 2011 10:21:24 +0000 (18:21 +0800)
commita9a95cb14a2c3329643186ced21b0eaad0c46ed7
treefdbaa8390e3415ff2ed9c3a4adbf9b26b4f5466a
parent4996c314b046821255685912c30474258b0b6b10
Fix a make check error

Apparently introdunced in commit 376e1d9420b
the generator produces u_int flags not unsigned int flags.

* src/remote_protocol-structs: fix to the actual expected type and
  alignment
src/remote_protocol-structs