CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/05 04:47:16
Modified files:
lib/libcrypto/bn: bn_mod.c
Log message:
Stop abusing the ternary operator to decide which function to call in a
return statement.
ok beck@ jsing@
