Revert "TODO not needed??? tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm Function switch...
[metze/wireshark/wip.git] / writecap / .editorconfig
1 #
2 # Editor configuration
3 #
4 # https://editorconfig.org/
5 #
6
7 [capture-pcap-util-unix.[ch]]
8 indent_style = tab
9 indent_size = tab
10
11 [capture-pcap-util.[ch]]
12 indent_style = tab
13 indent_size = tab
14
15 [capture-wpcap.[ch]]
16 indent_style = tab
17 indent_size = tab
18
19 [ws80211_utils.[ch]]
20 indent_style = tab
21 indent_size = tab