comparison libtommath/bn_mp_cmp.c @ 1478:3a933956437e coverity

update coverity
author Matt Johnston <matt@ucc.asn.au>
date Fri, 09 Feb 2018 23:49:22 +0800
parents 8bba51a55704
children f52919ffd3b1
comparison
equal deleted inserted replaced
1439:8d24733026c5 1478:3a933956437e
36 return mp_cmp_mag(a, b); 36 return mp_cmp_mag(a, b);
37 } 37 }
38 } 38 }
39 #endif 39 #endif
40 40
41 /* $Source$ */ 41 /* ref: $Format:%D$ */
42 /* $Revision$ */ 42 /* git commit: $Format:%H$ */
43 /* $Date$ */ 43 /* commit time: $Format:%ai$ */