mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
Clean up decorations and whitespace around header guards
Cleaned up with scripts/clean-header-guards.pl. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Richard Henderson <rth@twiddle.net>
This commit is contained in:
parent
2a6a4076e1
commit
175de52487
111 changed files with 140 additions and 126 deletions
|
|
@ -50,4 +50,4 @@
|
|||
#define TUN_F_TSO_ECN 0x08 /* I can handle TSO with ECN bits. */
|
||||
#define TUN_F_UFO 0x10 /* I can handle UFO packets */
|
||||
|
||||
#endif /* QEMU_TAP_H */
|
||||
#endif /* QEMU_TAP_LINUX_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue