commit | 7aa651a6a4496d848f86de9b1e6b3a003256a01f | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Tue Nov 13 17:14:08 2012 -0600 |
committer | Rob Landley <rob@landley.net> | Tue Nov 13 17:14:08 2012 -0600 |
tree | 6995fb4b7cc2e90a6706b0239ebaf95d9dbab530 | |
parent | 571b0706cce45716126776d0ad0f6ac65f4586e3 [diff] |
Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. The actual code should be the same afterward, this is just cosmetic refactoring.