aboutsummaryrefslogtreecommitdiffstats
path: root/writecap/.editorconfig
blob: cd0ff58912fb204f51c3fe9b6ce73c7924126b3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
# Editor configuration
#
# http://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