wireshark/writecap/.editorconfig
Guy Harris a4aa8930bb Put pcapio.c into a writecap library, and use it.
Change-Id: Ib89f345c072a38bc01f0513366a4bdae3bf6f08e
Reviewed-on: https://code.wireshark.org/review/14615
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-03-24 20:49:37 +00:00

22 lines
305 B
INI

#
# 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