repo.or.cz
/
wireshark-sm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
epan/dissectors/pidl/ C99 drsuapi
[wireshark-sm.git]
/
epan
/
ftypes
/
.editorconfig
blob
30727782976cfc7b6243ff015fd5b47f853baa39
1
#
2
# Editor configuration
3
#
4
# https://editorconfig.org/
5
#
6
7
[ftype-bytes.[ch]]
8
indent_style = tab
9
indent_size = tab
10
11
[ftype-double.[ch]]
12
indent_style = tab
13
indent_size = tab
14
15
[ftype-integer.[ch]]
16
indent_style = tab
17
indent_size = tab
18
19
[ftype-ipv4.[ch]]
20
indent_style = tab
21
indent_size = tab
22
23
[ftype-ipv6.[ch]]
24
indent_style = tab
25
indent_size = tab
26
27
[ftype-none.[ch]]
28
indent_style = tab
29
indent_size = tab
30
31
[ftype-string.[ch]]
32
indent_style = tab
33
indent_size = tab
34
35
[ftype-time.[ch]]
36
indent_style = tab
37
indent_size = tab
38
39
[ftype-protocol.[ch]]
40
indent_style = tab
41
indent_size = tab
42
43
[ftypes.[ch]]
44
indent_style = tab
45
indent_size = tab
46
47
[ftypes-int.h]
48
indent_style = tab
49
indent_size = tab