This commit is contained in:
Kurt Zeilenga 2004-09-26 23:42:16 +00:00
parent d2c08ed8d3
commit 3c310cab6c

View File

@ -44,8 +44,7 @@ void
lutil_HASHUpdate(
struct lutil_HASHContext *ctx,
const unsigned char *buf,
ber_len_t len
)
ber_len_t len )
{
const unsigned char *p, *e;
ber_uint_t h;