aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/.editorconfig
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-08-31 16:37:53 -0700
committerAnders Broman <a.broman58@gmail.com>2018-09-05 04:10:33 +0000
commit4cfc9946c419f1a02a16255cea3b375e76444028 (patch)
tree74546617cc45871b0b906cfc866e122eea6428e3 /epan/dissectors/.editorconfig
parent35ceb600f9aad4bb45a9d6947897b293b745e035 (diff)
Rename packet-bootp.c to packet-dhcp.c.
Change-Id: I18882da2adbad278cb7825640ae989265d28a3dc Reviewed-on: https://code.wireshark.org/review/29414 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/.editorconfig')
-rw-r--r--epan/dissectors/.editorconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/epan/dissectors/.editorconfig b/epan/dissectors/.editorconfig
index 29fee69c6c..0b86dc9c1b 100644
--- a/epan/dissectors/.editorconfig
+++ b/epan/dissectors/.editorconfig
@@ -182,10 +182,6 @@ indent_size = 3
[packet-bjnp.[ch]]
indent_size = 2
-[packet-bootp.[ch]]
-indent_style = tab
-indent_size = tab
-
[packet-bootparams.[ch]]
indent_style = tab
indent_size = tab
@@ -553,6 +549,10 @@ indent_size = 2
indent_style = tab
indent_size = tab
+[packet-dhcp.[ch]]
+indent_style = tab
+indent_size = tab
+
[packet-dhcp-failover.[ch]]
indent_style = tab
indent_size = tab