aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/.editorconfig
diff options
context:
space:
mode:
authorErik de Jong <erikdejong@gmail.com>2016-12-12 21:49:39 +0100
committerAnders Broman <a.broman58@gmail.com>2017-01-24 14:01:29 +0000
commit1ee1e14a78a7d77ba85274f9eba380b6b06242a6 (patch)
tree33568ed0964ba0da324fa740051d31a04392ff23 /epan/dissectors/.editorconfig
parent4e2b2d4292243f13e5fe1638a12704d43dbd07df (diff)
Dissector: IndigoCare nursecall protocols support
Adds support for IndigoCare nursecall protocols Bug: 13241 Change-Id: I83098c15d467ea42da8301c6b6a5568d9892fc60 Reviewed-on: https://code.wireshark.org/review/19224 Reviewed-by: Michael Mann <mmann78@netscape.net> Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/.editorconfig')
-rw-r--r--epan/dissectors/.editorconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/epan/dissectors/.editorconfig b/epan/dissectors/.editorconfig
index 345f3176de..80330f6308 100644
--- a/epan/dissectors/.editorconfig
+++ b/epan/dissectors/.editorconfig
@@ -1029,6 +1029,14 @@ indent_size = 2
[packet-imf.[ch]]
indent_size = 2
+[packet-indigocare-netrix.[ch]]
+indent_style = tab
+indent_size = tab
+
+[packet-indigocare-icall.[ch]]
+indent_style = tab
+indent_size = tab
+
[packet-interlink.[ch]]
indent_style = tab
indent_size = tab