Change bitmatch -> bitstring
[virt-df.git] / lib / diskimage_ntfs.ml
index a26a686..e43033d 100644 (file)
@@ -415,7 +415,7 @@ and parse_runlist vcn lcn bits =
   | { _ } ->
       if !debug then (
        eprintf "unknown field in the runlist\n%!";
-       Bitmatch.hexdump_bitstring Pervasives.stderr bits
+       Bitstring.hexdump_bitstring Pervasives.stderr bits
       );
       []