X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/0f00dc4c8eb47e67bc0f148c2dd109f73a451e0a..8c6991f6b0336f375a7b7d39f4c7f031b740838a:/symm/ofb-def.h diff --git a/symm/ofb-def.h b/symm/ofb-def.h index 6b1357d0..7f111cb9 100644 --- a/symm/ofb-def.h +++ b/symm/ofb-def.h @@ -410,7 +410,7 @@ static const grand_ops grops = { \ #pre "-ofb", \ GRAND_CRYPTO, 0, \ grmisc, grdestroy, \ - grword, grbyte, grword, grand_range, grfill \ + grword, grbyte, grword, grand_defaultrange, grfill \ }; \ \ /* --- @pre_ofbrand@ --- * \