Change indentation style to modified K&R
The entire source code of timeoutd.c has been passed through GNU indent, in order to amend the inconsistencies, it uses the K&R C style, but modified, so that tabs are replaced with 4 spaces, close to what a lot of the code was already using. (Blasphemy, i know) Also the maximum line length is 100 chars, apart from long strings, which don't get cut as a result.
This commit is contained in:
parent
848c784e7f
commit
1ed5ce8edf
629
timeoutd.c
629
timeoutd.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue