From 3c310cab6ce669d99aff294aad003b9d5db58f09 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sun, 26 Sep 2004 23:42:16 +0000 Subject: [PATCH] rebuild --- libraries/liblutil/hash.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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; -- 2.39.5