Commit Graph

2 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
cf9063f92b ntk: Clean up console spawning
* Fix a few incorrect header dependencies
2014-09-14 12:12:48 -05:00