From: Kurt Zeilenga Date: Sun, 26 Sep 2004 23:42:16 +0000 (+0000) Subject: rebuild X-Git-Tag: OPENLDAP_REL_ENG_2_3_0ALPHA~496 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3c310cab6ce669d99aff294aad003b9d5db58f09;p=openldap rebuild --- diff --git a/libraries/liblutil/hash.c b/libraries/liblutil/hash.c index b5afd3848d..e6740640dd 100644 --- a/libraries/liblutil/hash.c +++ b/libraries/liblutil/hash.c @@ -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;