forked from altcloud/fence-virt
Make serial_init match mcast_init.
Signed-off-by: Lon Hohberger <lhh@redhat.com>
This commit is contained in:
parent
36e28b3005
commit
fec2b03eeb
@ -83,7 +83,7 @@ typedef void serial_options;
|
||||
.. whatever you think you need... */
|
||||
|
||||
int serial_init(srv_context_t *, fence_callbacks_t *,
|
||||
serial_options *, void *priv);
|
||||
config_object_t *, void *priv);
|
||||
|
||||
/* NULL = no timeout; wait forever */
|
||||
int serial_dispatch(srv_context_t, struct timeval *timeout);
|
||||
|
Loading…
Reference in New Issue
Block a user