summaryrefslogtreecommitdiff
path: root/tests/vboxsnapshotxmltest.c
diff options
context:
space:
mode:
authorJán Tomko <jtomko@redhat.com>2020-01-24 21:30:04 +0100
committerJán Tomko <jtomko@redhat.com>2020-01-30 12:32:03 +0100
commit49882b3337c1f7ace8e801ab11beff8c94c05975 (patch)
tree43e4a6e8973475ee6096b4a99ecd95cc703c6163 /tests/vboxsnapshotxmltest.c
parent2f74105d2c3b6386d5acae1161fe2e4a04032fee (diff)
downloadlibvirt-49882b3337c1f7ace8e801ab11beff8c94c05975.tar.gz
Add a space before ending a comment
Also add a space after the start in some of the cases. Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Diffstat (limited to 'tests/vboxsnapshotxmltest.c')
-rw-r--r--tests/vboxsnapshotxmltest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vboxsnapshotxmltest.c b/tests/vboxsnapshotxmltest.c
index d1a7522931..dbeebec196 100644
--- a/tests/vboxsnapshotxmltest.c
+++ b/tests/vboxsnapshotxmltest.c
@@ -147,4 +147,4 @@ int main(void)
return EXIT_AM_SKIP;
}
-#endif /*WITH_VBOX*/
+#endif /* WITH_VBOX */