libvirt/tests/testutilsxen.h
Jim Meyering 07613d2020 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.
2009-07-16 15:06:42 +02:00

5 lines
62 B
C

#include "capabilities.h"
virCapsPtr testXenCapsInit(void);