aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoão Valverde <j@v6e.pt>2022-02-23 20:20:39 +0000
committerJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2022-02-23 23:37:47 +0000
commit70d516368b4a097600456d1b8a636a501fc7bb9f (patch)
tree2921e3deb0488b08baa60fb39394fec93be00752
parent9cc3e7e1bbb1081083871d108ab76d6a057fb588 (diff)
Fix EditorConfig settings
-rw-r--r--epan/ftypes/.editorconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/epan/ftypes/.editorconfig b/epan/ftypes/.editorconfig
index 29c32d0fbb..3072778297 100644
--- a/epan/ftypes/.editorconfig
+++ b/epan/ftypes/.editorconfig
@@ -43,3 +43,7 @@ indent_size = tab
[ftypes.[ch]]
indent_style = tab
indent_size = tab
+
+[ftypes-int.h]
+indent_style = tab
+indent_size = tab