magic
This commit is contained in:
@@ -29,7 +29,7 @@ struct guestfs_inpsect_command {
|
||||
};
|
||||
|
||||
char *guestfs_inspect_endpoint(void);
|
||||
zmsg_t *guestfs_inspect_command_to_zmsg(struct guestfs_inpsect_command *command);
|
||||
zmsg_t *guestfs_inspect_command_to_zmsg(const struct guestfs_inpsect_command *command);
|
||||
struct guestfs_inpsect_command *guestfs_inspect_zmsg_to_command(zmsg_t *msg);
|
||||
void guestfs_inspect_command_destroy(struct guestfs_inpsect_command **c);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user