[Libguestfs] [PATCH v3 01/12] v2v: Remove double space.

Richard W.M. Jones rjones at redhat.com
Fri Jul 19 12:48:27 UTC 2019


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




More information about the Libguestfs mailing list