mirror_qemu/qga/vss-win32
Markus Armbruster 121d07125b Clean up header guards that don't match their file name
Header guard symbols should match their file name to make guard
collisions less likely.  Offenders found with
scripts/clean-header-guards.pl -vn.

Cleaned up with scripts/clean-header-guards.pl, followed by some
renaming of new guard symbols picked by the script to better ones.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2016-07-12 16:19:16 +02:00
..
Makefile.objs qga: fitering out -fstack-protector-strong 2015-04-02 15:57:27 +02:00
install.cpp Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00
provider.cpp Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00
qga-vss.def qemu-ga: Add Windows VSS provider and requester as DLL 2013-09-09 14:17:57 -05:00
qga-vss.idl qemu-ga: Add Windows VSS provider and requester as DLL 2013-09-09 14:17:57 -05:00
qga-vss.tlb qemu-ga: Add Windows VSS provider and requester as DLL 2013-09-09 14:17:57 -05:00
requester.cpp Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00
requester.h qga: fix w32 breakage due to missing osdep.h includes 2016-02-25 10:54:32 -06:00
vss-common.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00