Shore up the `grand' protocol.
[catacomb] / symm / counter-def.h
index 2f35323..ead615a 100644 (file)
@@ -398,7 +398,7 @@ static const grand_ops grops = {                                    \
   #pre "-counter",                                                     \
   GRAND_CRYPTO, 0,                                                     \
   grmisc, grdestroy,                                                   \
-  grword, grbyte, grword, grand_range, grfill                          \
+  grword, grbyte, grword, grand_defaultrange, grfill                   \
 };                                                                     \
                                                                        \
 /* --- @pre_counterrand@ --- *                                         \