mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-10 23:07:44 +00:00
remote-driver: Fix 'leav' typo in comment
This commit is contained in:
parent
0959785d3b
commit
6340c7dda0
@ -3721,7 +3721,7 @@ static int remoteAuthCredSASL2Vir(int vircred)
|
||||
*
|
||||
* Build up the SASL callback structure. We register one callback for
|
||||
* each credential type that the libvirt client indicated they support.
|
||||
* We explicitly leav the callback function pointer at NULL though,
|
||||
* We explicitly leave the callback function pointer at NULL though,
|
||||
* because we don't actually want to get SASL callbacks triggered.
|
||||
* Instead, we want the start/step functions to return SASL_INTERACT.
|
||||
* This lets us give the libvirt client a list of all required
|
||||
|
Loading…
Reference in New Issue
Block a user