symm/stub.h.in: Add include guard around header.
[catacomb] / symm / mgf-def.h
index b5105ed..529428f 100644 (file)
@@ -327,7 +327,7 @@ static const grand_ops grops = {                                    \
   #pre "-mgf",                                                         \
   GRAND_CRYPTO, 0,                                                     \
   grmisc, grdestroy,                                                   \
-  grword, grbyte, grword, grand_range, grfill                          \
+  grword, grbyte, grword, grand_defaultrange, grfill                   \
 };                                                                     \
                                                                        \
 /* --- @pre_mgfrand@ --- *                                             \