comparison libtomcrypt/src/headers/tomcrypt_argchk.h @ 1439:8d24733026c5 coverity

merge
author Matt Johnston <matt@ucc.asn.au>
date Sat, 24 Jun 2017 23:33:16 +0800
parents f849a5ca2efc
children 6dba84798cd5
comparison
equal deleted inserted replaced
1400:238a439670f5 1439:8d24733026c5
39 #define LTC_ARGCHKVD(x) if (!(x)) return; 39 #define LTC_ARGCHKVD(x) if (!(x)) return;
40 40
41 #endif 41 #endif
42 42
43 43
44 /* $Source: /cvs/libtom/libtomcrypt/src/headers/tomcrypt_argchk.h,v $ */ 44 /* $Source$ */
45 /* $Revision: 1.5 $ */ 45 /* $Revision$ */
46 /* $Date: 2006/08/27 20:50:21 $ */ 46 /* $Date$ */