X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/16efb197c59c4b4cfaef7b2f23bd39f70176dd9e..8c6991f6b0336f375a7b7d39f4c7f031b740838a:/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@ --- *