]> Git Repo - qemu.git/blobdiff - hw/input/pckbd.c
avoid TABs in files that only contain a few
[qemu.git] / hw / input / pckbd.c
index 07c8801387ba93e1708b7107c85d8c22d088ccac..3e66713b4751511ceeed3d2ae86b7ab2f4d85318 100644 (file)
@@ -55,7 +55,7 @@
 #define KBD_CCMD_WRITE_OUTPORT 0xD1    /* write output port */
 #define KBD_CCMD_WRITE_OBUF    0xD2
 #define KBD_CCMD_WRITE_AUX_OBUF        0xD3    /* Write to output buffer as if
-                                          initiated by the auxiliary device */
+                                           initiated by the auxiliary device */
 #define KBD_CCMD_WRITE_MOUSE   0xD4    /* Write the following byte to the mouse */
 #define KBD_CCMD_DISABLE_A20    0xDD    /* HP vectra only ? */
 #define KBD_CCMD_ENABLE_A20     0xDF    /* HP vectra only ? */
This page took 0.024813 seconds and 4 git commands to generate.