[Pkg-libvirt-commits] [libguestfs] 65/156: mllib: Remove trailing whitespace.

Hilko Bengen bengen at moszumanska.debian.org
Sat Aug 30 08:25:52 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository libguestfs.

commit 8c4135d296ccae4434eb827c9d0d57d36f4f48e9
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.
    
    (cherry picked from commit fc9647bb4d82d7209ee54c26711c178c2396329d)
---
 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 1ebf8dd..83afa4e 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