X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/0f00dc4c8eb47e67bc0f148c2dd109f73a451e0a..6a024d24d97cb5d42c0091571735475b849f59f4:/pub/bbs-rand.c diff --git a/pub/bbs-rand.c b/pub/bbs-rand.c index 58b62b10..c7dc86e6 100644 --- a/pub/bbs-rand.c +++ b/pub/bbs-rand.c @@ -348,7 +348,7 @@ static const grand_ops gops = { "bbs", GRAND_CRYPTO, 0, gmisc, gdestroy, - gword, gbyte, gword, grand_range, grand_fill + gword, gbyte, gword, grand_defaultrange, grand_defaultfill }; /* --- @bbs_rand@ --- *