Tiny whitespace-only fix.
---
v2v/input_libvirt_vddk.ml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/v2v/input_libvirt_vddk.ml b/v2v/input_libvirt_vddk.ml
index 41ae42010..a8e4fd5ac 100644
--- a/v2v/input_libvirt_vddk.ml
+++ b/v2v/input_libvirt_vddk.ml
@@ -93,7 +93,7 @@ let parse_input_options options =
options
(* Subclass specialized for handling VMware via nbdkit vddk plugin. *)
-class input_libvirt_vddk libvirt_conn input_conn input_password vddk_options
+class input_libvirt_vddk libvirt_conn input_conn input_password vddk_options
parsed_uri guest =
(* The VDDK path. *)
let libdir =
--
2.22.0