access/: Remove spaces after casts

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Martin Kletzander 2018-04-25 14:42:33 +02:00
parent 0b86e23d25
commit 76f253d866

View File

@ -135,7 +135,7 @@ virAccessDriverPolkitCheck(virAccessManagerPtr manager ATTRIBUTE_UNUSED,
goto cleanup;
VIR_DEBUG("Check action '%s' for process '%lld' time %lld uid %d",
actionid, (long long) pid, startTime, uid);
actionid, (long long)pid, startTime, uid);
rv = virPolkitCheckAuth(actionid,
pid,