syntax: Remove trailing whitespace.

Found by 'make syntax-check'.
This commit is contained in:
Richard W.M. Jones
2012-09-15 13:28:24 +01:00
parent 44a11e955b
commit 2cac8d490e
12 changed files with 11 additions and 16 deletions

View File

@@ -10,4 +10,3 @@ source_lang = en
file_filter = po-docs/<lang>.po
source_file = po-docs/libguestfs-docs.pot
source_lang = en

View File

@@ -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.

View File

@@ -733,4 +733,3 @@ Richard W.M. Jones (C<rjones at redhat dot com>)
=head1 COPYRIGHT
Copyright (C) 2012 Red Hat Inc.

View File

@@ -302,4 +302,3 @@ Richard W.M. Jones (C<rjones at redhat dot com>)
=head1 COPYRIGHT
Copyright (C) 2011-2012 Red Hat Inc.

View File

@@ -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

View File

@@ -52,4 +52,3 @@ Richard W.M. Jones (C<rjones at redhat dot com>)
=head1 COPYRIGHT
Copyright (C) 2010-2012 Red Hat Inc.

View File

@@ -67,4 +67,3 @@
</memballoon>
</devices>
</domain>