commit | 0a009c3c6b9b6d43575dcdda46076e7a87522426 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Mon Nov 10 09:51:15 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Mon Nov 10 09:51:15 2008 +0000 |
tree | f111064e68756234a789ad423ee579d98fe67b37 | |
parent | 4cfa5a27aaefc4c3c7a931c1808ea58f7c84bf94 [diff] |
libbb: constify some data in sha1. gcc is clever enough to do it itself, thus no actual code changes. Also some pointless beautifuing crept in.