#! /bin/bash # -kr Use Kernighan & Ritchie coding style. # -l120 Set maximum line length for non-comment lines to 150. # -pmt Preserve access and modification times on output files. indent -kr -l120 -pmt *.c *.h pplication/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/property.h
blob: e05ba91524f7178127362883cd6dded1a2fb5415 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50