]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/input/lm832x.c
avoid TABs in files that only contain a few
[mirror_qemu.git] / hw / input / lm832x.c
index 74da30d9ca6cb3f486cccec345cc1c152d6e4560..cffbf586d44240acaf0deb09ca5dbcb7f060826e 100644 (file)
@@ -66,7 +66,7 @@ typedef struct {
 
     struct {
         uint16_t file[256];
-       uint8_t faddr;
+        uint8_t faddr;
         uint8_t addr[3];
         QEMUTimer *tm[3];
     } pwm;