aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/.editorconfig
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2017-10-24 21:04:19 +0100
committerJoão Valverde <j@v6e.pt>2017-10-25 19:10:57 +0000
commit90644c83725f979f82e7990792faaf6e847f74ea (patch)
tree2b0b1eccab4d2bc2296dc446e69f93a494e223bc /wsutil/.editorconfig
parentc5529dd7f1269e88b4c122fa3c755d5696b58a70 (diff)
Remove inet_aton() usage everywhere
Including where it says not to in comments. Use IPv4 dotted-decimal notation. Change-Id: Iafe1f6fbd2bd5867c41642dc27411f47dff8ce6a Reviewed-on: https://code.wireshark.org/review/24044 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'wsutil/.editorconfig')
-rw-r--r--wsutil/.editorconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/wsutil/.editorconfig b/wsutil/.editorconfig
index aed2ea1bca..f3406ee5a9 100644
--- a/wsutil/.editorconfig
+++ b/wsutil/.editorconfig
@@ -57,10 +57,6 @@ indent_size = tab
indent_style = tab
indent_size = tab
-[inet_aton.[ch]]
-indent_style = tab
-indent_size = tab
-
[inet_ntop.[ch]]
indent_style = tab
indent_size = tab