[Pkg-libvirt-commits] [libguestfs] 05/14: mllib: Remove trailing whitespace.
Hilko Bengen
bengen at moszumanska.debian.org
Sat Aug 30 08:29:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag upstream/1.27.21
in repository libguestfs.
commit fc9647bb4d82d7209ee54c26711c178c2396329d
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Wed Jul 2 23:09:22 2014 +0100
mllib: Remove trailing whitespace.
This fixes commit b24b0b17a8ab5854c020cb1172597d805b911c73.
---
mllib/common_utils.mli | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mllib/common_utils.mli b/mllib/common_utils.mli
index 792c7b5..44b6f76 100644
--- a/mllib/common_utils.mli
+++ b/mllib/common_utils.mli
@@ -102,7 +102,7 @@ val rm_rf_only_files : Guestfs.guestfs -> string -> unit
given directory. Useful for cleaning [/var/cache] etc in sysprep
without removing the actual directory structure. Also if [dir] is
not a directory or doesn't exist, ignore it.
-
+
XXX Could be faster with a specific API for doing this. *)
val detect_compression : string -> [`Unknown | `XZ]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list