From b8ab3afc4a84c1aa60ebab92645053197038f13a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Tue, 15 Mar 2016 19:30:34 +0000 Subject: Move extcap EditorConfig settings to source dir MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To comply with the procedure in README.developer. Change-Id: If68da7b5ff27c3b250200cd17c80a005d51c631d Reviewed-on: https://code.wireshark.org/review/14573 Reviewed-by: João Valverde --- .editorconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 201167bb75..142f18fe39 100644 --- a/.editorconfig +++ b/.editorconfig @@ -68,7 +68,3 @@ indent_size = 2 [randpkt_core.[ch]] indent_style = tab indent_size = tab - -[extcap/{extcap-base,randpktdump,ssh-base,sshdump}.[ch]] -indent_style = tab -indent_size = tab -- cgit v1.2.1