On Tue, Jan 10, 2023 at 09:49:46AM +0100, Paolo Bonzini wrote: > A handful of header files in QEMU are wrapped with extern "C" blocks. > These are not necessary: there are C++ source files anymore in QEMU,
s/are/are no/ > and even where there were some, they did not include most of these > files anyway. > > Remove them for consistency. > > Signed-off-by: Paolo Bonzini <[email protected]> Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
