aboutsummaryrefslogtreecommitdiffstats
path: root/caputils/.editorconfig
blob: 9411ef0157b9dce600cea077646b83fd74ec4bef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
# Editor configuration
#
# https://editorconfig.org
#

[capture-pcap-util-unix.[ch]]
indent_style = tab
indent_size = tab

[capture-pcap-util.[ch]]
indent_style = tab
indent_size = tab

[capture-wpcap.[ch]]
indent_style = tab
indent_size = tab

[ws80211_utils.[ch]]
indent_style = tab
indent_size = tab