X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/3af7e5375683a92458076bf971124973b9389a0f..57e7040b318f0ffc5ab43c3fb62df9a2bef42ac7:/symm/seal.c diff --git a/symm/seal.c b/symm/seal.c index 57cfc10f..0ba56c0e 100644 --- a/symm/seal.c +++ b/symm/seal.c @@ -529,7 +529,7 @@ static const grand_ops grops = { "seal", GRAND_CRYPTO, 0, grmisc, grdestroy, - grword, grbyte, grword, grand_range, grfill + grword, grbyte, grword, grand_defaultrange, grfill }; /* --- @seal_rand@ --- *