We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff889b commit f4802efCopy full SHA for f4802ef
1 file changed
src/misc/crypt/crypt_sizes.c
@@ -273,6 +273,7 @@ static const crypt_size _crypt_sizes[] = {
273
_SZ_STRINGIFY_T(crc32_state),
274
#endif
275
276
+ _SZ_STRINGIFY_T(ltc_math_descriptor)
277
278
};
279
0 commit comments