From 0b6b152694762bd5783569acbae48e9397d2b85f Mon Sep 17 00:00:00 2001 From: Joerg Mayer Date: Sun, 19 Mar 2017 13:47:11 +0100 Subject: Remove echld/. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It has been unsupported for some years and when talking about removing it in the past I received some positive and no negative feedback. There is one instance of echld left: capchild/capture_sync.c: * echld might have already reaped the child. Can that case be removed or should be comment be updated to something more accurate? (left for a separate patch) Change-Id: Idac397158dd86fd0728eb95379449ee4a463fc28 Reviewed-on: https://code.wireshark.org/review/20619 Petri-Dish: Jörg Mayer Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 345d7cbe08..4e61cdbb6b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -33,7 +33,7 @@ indent_size = 4 [{capinfos,captype,mergecap,tfshark,tshark}.c] indent_size = 2 -[{dftest,echld_test,randpkt,trigcap}.c] +[{dftest,randpkt,trigcap}.c] indent_style = tab indent_size = tab -- cgit v1.2.1