diff options
Diffstat (limited to 'plugins/epan/wimax/.editorconfig')
-rw-r--r-- | plugins/epan/wimax/.editorconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/epan/wimax/.editorconfig b/plugins/epan/wimax/.editorconfig new file mode 100644 index 00000000..541cd9d3 --- /dev/null +++ b/plugins/epan/wimax/.editorconfig @@ -0,0 +1,10 @@ +# +# Editor configuration +# +# https://editorconfig.org/ +# + +[msg_dlmap.[ch]] +indent_style = tab +indent_size = tab + |