---
v2v/utils.ml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/v2v/utils.ml b/v2v/utils.ml
index 8599bcd..7949995 100644
--- a/v2v/utils.ml
+++ b/v2v/utils.ml
@@ -128,7 +128,7 @@ let find_uefi_firmware guest_arch =
(* Given a path of a file relative to the root of the directory tree
* with virtio-win drivers, figure out if it's suitable for the
- specific Windows flavor of the current guest.
+ * specific Windows flavor of the current guest.
*)
let virtio_iso_path_matches_guest_os path inspect =
let { Types.i_major_version = os_major; i_minor_version = os_minor;
--
2.5.0