]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
remote-driver: Fix 'leav' typo in comment
authorChristophe Fergeau <cfergeau@redhat.com>
Wed, 16 Oct 2013 15:26:18 +0000 (17:26 +0200)
committerChristophe Fergeau <cfergeau@redhat.com>
Wed, 16 Oct 2013 15:27:19 +0000 (17:27 +0200)
src/remote/remote_driver.c

index 96ccb99e51d903a0f43e92e1a44180e1f4ab5d4a..87ef5a9fd8b05a79209367da543ae4d578f98dad 100644 (file)
@@ -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