]> git.sur5r.net Git - openldap/blobdiff - libraries/liblutil/hash.c
rebuild
[openldap] / libraries / liblutil / hash.c
index b5afd3848d8ca0dc33f08501ee6a1fd4fa6de610..e6740640ddcadd002b3c2bda358fc9945d0de646 100644 (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;