mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06: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
|
@ -35,4 +35,4 @@ void ps2_queue(void *, int b);
|
|||
void ps2_keyboard_set_translation(void *opaque, int mode);
|
||||
void ps2_mouse_fake_event(void *opaque);
|
||||
|
||||
#endif /* !HW_PS2_H */
|
||||
#endif /* HW_PS2_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue