aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2016-03-08 12:26:18 +0100
committerPascal Quantin <pascal.quantin@gmail.com>2016-03-08 11:27:37 +0000
commitbc59efc4e36e31f6511849fcec498ca9be16b29f (patch)
treefed824b30a6e58fe5ec9afe253414807befd8b70
parentd12bd52a52788d2fd44cd43b95003906d2ae7b45 (diff)
Add packet-metamako.c to EditorConfig file
Change-Id: I4f1a03c348e4b3e29164d90c0c1e2035eed6f2a1 Reviewed-on: https://code.wireshark.org/review/14395 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
-rw-r--r--epan/dissectors/.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/.editorconfig b/epan/dissectors/.editorconfig
index 1bb0f9176c..ff4b5e0656 100644
--- a/epan/dissectors/.editorconfig
+++ b/epan/dissectors/.editorconfig
@@ -1365,6 +1365,9 @@ indent_size = 2
[packet-mesh.[ch]]
indent_size = 2
+[packet-metamako.[ch]]
+indent_size = 2
+
[packet-mgcp.[ch]]
indent_style = tab
indent_size = tab