]> git.proxmox.com Git - mirror_qemu.git/blobdiff - .editorconfig
spapr: Don't use qdev_get_machine() in spapr_msi_write()
[mirror_qemu.git] / .editorconfig
index a001f340bd8be482016d1f62a00913cf5b765b2b..22681d91c6ff3c6256b04e7b064da6c5510f8de2 100644 (file)
@@ -22,9 +22,10 @@ indent_style = tab
 indent_size = 8
 file_type_emacs = makefile
 
-[*.{c,h}]
+[*.{c,h,c.inc,h.inc}]
 indent_style = space
 indent_size = 4
+file_type_emacs = c
 
 [*.sh]
 indent_style = space