slave: Use slightly modified event_callback.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 6 Oct 2015 18:56:36 +0000 (19:56 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 7 Oct 2015 12:26:53 +0000 (13:26 +0100)
In libguestfs >= 1.31.12 there is a small change to the OCaml API:
event_callback loses its Guestfs.t handle parameter.

The libguestfs commit is:
https://github.com/libguestfs/libguestfs/commit/8bbc5e73cb5b56b5cfbe979ac0e1c14d1701a0d8


No differences found