More cleanup: consistent indents, uint32_t, rename functions and structs,
authorRob Landley <rob@landley.net>
Sun, 25 Nov 2007 03:33:23 +0000 (21:33 -0600)
committerRob Landley <rob@landley.net>
Sun, 25 Nov 2007 03:33:23 +0000 (21:33 -0600)
commit0a22c5c50e0388096b9d970ac0a044af4770d050
treec3f0e22fd38a072b57f3d5aae0e0687fdd57221c
parentb911de359dfe31e0d68c91ac5172c2e79ebacd70
More cleanup: consistent indents, uint32_t, rename functions and structs,
argument order, etc.  Use "this" instead of "context" to annoy the c++ guys.
toys/sha1.c