aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-07-16 08:25:36 +0200
committerJim Meyering <meyering@redhat.com>2009-07-16 15:06:42 +0200
commit07613d2020b655793a13cd7acabfdd4f1540ac3c (patch)
treec9e0a7a0d1d2776a8589f49e5d6c5681e18e4dce /tests/nodeinfotest.c
parentFix free of unitialized data upon PCI open fail (diff)
downloadlibvirt-07613d2020b655793a13cd7acabfdd4f1540ac3c.tar.gz
libvirt-07613d2020b655793a13cd7acabfdd4f1540ac3c.tar.bz2
libvirt-07613d2020b655793a13cd7acabfdd4f1540ac3c.zip
remove all trailing blank lines
by running this command: git ls-files -z | xargs -0 perl -pi -0777 -e 's/\n\n+$/\n/' This is in preparation for a more strict make syntax-check rule that will detect trailing blank lines.
Diffstat (limited to 'tests/nodeinfotest.c')
-rw-r--r--tests/nodeinfotest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/nodeinfotest.c b/tests/nodeinfotest.c
index 103e760d0..608a056dd 100644
--- a/tests/nodeinfotest.c
+++ b/tests/nodeinfotest.c
@@ -112,4 +112,3 @@ mymain(int argc, char **argv)
#endif /* __linux__ */
VIRT_TEST_MAIN(mymain)
-