libbb/pw_encrypt_sha: forgot to move &ctx to 1st param here in sha hash rework
authorDenys Vlasenko <dvlasenk@redhat.com>
Wed, 1 Dec 2010 12:57:25 +0000 (13:57 +0100)
committerDenys Vlasenko <dvlasenk@redhat.com>
Wed, 1 Dec 2010 12:57:25 +0000 (13:57 +0100)
commit5dcc6606cb6ef41e0e0b0f828f670cc61311a3f7
tree029117b986e3b0ace42f5ecf984725fcbb82ebb0
parent3f2477e8a89ddadd1dfdd9d990ac8c6fdb8ad4b3
libbb/pw_encrypt_sha: forgot to move &ctx to 1st param here in sha hash rework

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
libbb/pw_encrypt_sha.c