aboutsummaryrefslogtreecommitdiff
path: root/include/hw/input/ps2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/input/ps2.h')
-rw-r--r--include/hw/input/ps2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/input/ps2.h b/include/hw/input/ps2.h
index 7c45ce7ced..b9ceee4154 100644
--- a/include/hw/input/ps2.h
+++ b/include/hw/input/ps2.h
@@ -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 */