mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
syntax: Remove trailing whitespace.
Found by 'make syntax-check'.
This commit is contained in:
@@ -10,4 +10,3 @@ source_lang = en
|
||||
file_filter = po-docs/<lang>.po
|
||||
source_file = po-docs/libguestfs-docs.pot
|
||||
source_lang = en
|
||||
|
||||
|
||||
@@ -159,4 +159,3 @@ screenshots shown. But many people will simply want to mount
|
||||
a filesystem on the host using guestmount, and then use
|
||||
ordinary tools. At the bottom is a screenshot of GNOME
|
||||
Nautilus browsing into a guest filesystem.
|
||||
|
||||
|
||||
@@ -733,4 +733,3 @@ Richard W.M. Jones (C<rjones at redhat dot com>)
|
||||
=head1 COPYRIGHT
|
||||
|
||||
Copyright (C) 2012 Red Hat Inc.
|
||||
|
||||
|
||||
@@ -302,4 +302,3 @@ Richard W.M. Jones (C<rjones at redhat dot com>)
|
||||
=head1 COPYRIGHT
|
||||
|
||||
Copyright (C) 2011-2012 Red Hat Inc.
|
||||
|
||||
|
||||
@@ -50,7 +50,8 @@ let string_of_errcode = function
|
||||
* Originally I thought uuidgen was using RFC 4122, but it doesn't
|
||||
* appear to.
|
||||
*
|
||||
* Note that the format must be 01234567-0123-0123-0123-0123456789ab *)
|
||||
* Note that the format must be 01234567-0123-0123-0123-0123456789ab
|
||||
*)
|
||||
let uuidgen () =
|
||||
let s = Digest.to_hex (Digest.file "generator/actions.ml") in
|
||||
|
||||
|
||||
@@ -52,4 +52,3 @@ Richard W.M. Jones (C<rjones at redhat dot com>)
|
||||
=head1 COPYRIGHT
|
||||
|
||||
Copyright (C) 2010-2012 Red Hat Inc.
|
||||
|
||||
|
||||
@@ -67,4 +67,3 @@
|
||||
</memballoon>
|
||||
</devices>
|
||||
</domain>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user