commit | c2bf5cad7984d5738eb797c7cd8910a0bbbb785d | [log] [tgz] |
---|---|---|
author | Glenn L McGrath <bug1@ihug.co.nz> | Fri Sep 29 06:46:59 2000 +0000 |
committer | Glenn L McGrath <bug1@ihug.co.nz> | Fri Sep 29 06:46:59 2000 +0000 |
tree | 4b7193897a6ec1f04d9be518ad688f585efbcba6 | |
parent | 43f3e6114c175a838161bfb547f469ecdb600c87 [diff] |
General cleanup of comments, defines, includes, and global variables, removed those that arent needed, grouped those remaining at the top. Re-ordered functions to the order they are called. Removed static crc table, it now generates the table once for itself. Results in source reduced by 40%, so it should be a lot easier to work on in the future, binary size only reduced by under 2KB though.