Commit Graph

3 Commits

Author SHA1 Message Date
Alexander von Gluck IV
e264723db2 all: Automatic style cleanup, KnR. No functional change.
* Style varied wildly between files and within files.
* find . -name "*.c" -exec indent {} -ut -ts4 -kr -psl \;
* find . -name "*.h" -exec indent {} -ut -ts4 -kr -psl \;
2014-09-17 07:41:24 -05:00
Alexander von Gluck IV
be6e9d3511 ntk: Fix incorrect inline statements
* That isn't how you use those.
2014-09-14 11:44:16 -05:00
Kirill Sotnikov
f1761cad9a git repo init 2013-09-16 13:53:25 +04:00