Tizen 2.1 base
[external/freealut.git] / admin / autotools / .indent.pro
1 /* use GNU coding style */
2 --gnu-style
3
4 /* TABs are evil! */
5 --no-tabs
6
7 /* for more consistency */
8 --swallow-optional-blank-lines
9
10 /* OpenAL typedefs */
11 -T ALCboolean
12 -T ALCbyte
13 -T ALCchar
14 -T ALCcontext
15 -T ALCdevice
16 -T ALCdouble
17 -T ALCenum
18 -T ALCfloat
19 -T ALCint
20 -T ALCshort
21 -T ALCsizei
22 -T ALCubyte
23 -T ALCuint
24 -T ALCushort
25 -T ALCvoid
26 -T ALboolean
27 -T ALbyte
28 -T ALchar
29 -T ALdouble
30 -T ALenum
31 -T ALfloat
32 -T ALint
33 -T ALshort
34 -T ALsizei
35 -T ALubyte
36 -T ALuint
37 -T ALushort
38 -T ALvoid
39 -T BufferData
40 -T InputStream
41 -T Int32BigEndian
42 -T OutputStream
43 -T Status
44 -T UInt16LittleEndian
45 -T UInt32LittleEndian
46 -T size_t