Module Name: src Committed By: martin Date: Mon Jun 26 17:47:06 UTC 2023
Modified Files:
src/usr.bin/dc: bcode.c
Log Message:
Make this compile when BIGNUM limbs (BN_ULONG) are not the same
size as "unsigned long" (e.g. in bn(64/32) configurations of openssl).
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/dc/bcode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
