Commit 17bdb83ae669a9a01b6c33846a423e832e79557c

Jim Meyering 2008-01-31T14:32:19

Use "sizeof VAR", rather than a literal "4". * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4. * lib/md4.c (md4_read_ctx): Likewise. * lib/sha1.c (sha1_read_ctx): Likewise.