epan/dissectors/pidl/ C99 drsuapi
[wireshark-sm.git] / epan / ftypes / .editorconfig
blob30727782976cfc7b6243ff015fd5b47f853baa39
2 # Editor configuration
4 # https://editorconfig.org/
7 [ftype-bytes.[ch]]
8 indent_style = tab
9 indent_size = tab
11 [ftype-double.[ch]]
12 indent_style = tab
13 indent_size = tab
15 [ftype-integer.[ch]]
16 indent_style = tab
17 indent_size = tab
19 [ftype-ipv4.[ch]]
20 indent_style = tab
21 indent_size = tab
23 [ftype-ipv6.[ch]]
24 indent_style = tab
25 indent_size = tab
27 [ftype-none.[ch]]
28 indent_style = tab
29 indent_size = tab
31 [ftype-string.[ch]]
32 indent_style = tab
33 indent_size = tab
35 [ftype-time.[ch]]
36 indent_style = tab
37 indent_size = tab
39 [ftype-protocol.[ch]]
40 indent_style = tab
41 indent_size = tab
43 [ftypes.[ch]]
44 indent_style = tab
45 indent_size = tab
47 [ftypes-int.h]
48 indent_style = tab
49 indent_size = tab