mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
* qemud/remote.c: rename remoteDispatchAuthPolkitInit to
remoteDispatchAuthPolkit, the no-op init call when policykit is not available Daniel
This commit is contained in:
@@ -2671,7 +2671,7 @@ remoteDispatchAuthPolkit (struct qemud_server *server ATTRIBUTE_UNUSED,
|
||||
#else /* HAVE_POLKIT */
|
||||
|
||||
static int
|
||||
remoteDispatchAuthPolkitInit (struct qemud_server *server ATTRIBUTE_UNUSED,
|
||||
remoteDispatchAuthPolkit (struct qemud_server *server ATTRIBUTE_UNUSED,
|
||||
struct qemud_client *client,
|
||||
remote_message_header *req,
|
||||
void *args ATTRIBUTE_UNUSED,
|
||||
|
||||
Reference in New Issue
Block a user