aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/.editorconfig
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2017-10-25 00:29:14 +0100
committerMichael Mann <mmann78@netscape.net>2017-10-25 21:03:56 +0000
commiteae216ef1db4b22e533231c8766cf4fad148eda6 (patch)
tree94848f6444793aeb028ed8ff2d4b4789aa1a0a9d /wsutil/.editorconfig
parent4dc02b2fcfa97e953e1ffc2c1a13f35f4a132965 (diff)
Remove replacement inet_pton/inet_ntop
Should be available on every platform we support. Change-Id: Ib65d78e351d22d581b427e5e93fc8d5e5348b260 Reviewed-on: https://code.wireshark.org/review/24047 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'wsutil/.editorconfig')
-rw-r--r--wsutil/.editorconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/wsutil/.editorconfig b/wsutil/.editorconfig
index f3406ee5a9..7e659188ca 100644
--- a/wsutil/.editorconfig
+++ b/wsutil/.editorconfig
@@ -57,14 +57,6 @@ indent_size = tab
indent_style = tab
indent_size = tab
-[inet_ntop.[ch]]
-indent_style = tab
-indent_size = tab
-
-[inet_pton.[ch]]
-indent_style = tab
-indent_size = tab
-
[interface.[ch]]
indent_style = tab
indent_size = tab