VM
FossilOrigin-Name: 4bbb8402b5110003c6d19908b6fa9b4a7a6b5903ba1fa691eb93a49aa0f089f4
This commit is contained in:
@ -56,7 +56,7 @@ extern int cw_rand(uint8_t*dst, int len);
|
||||
|
||||
/* functions used to "rfc-verify" message elements */
|
||||
void cw_mand_elem_found(int *l,int type);
|
||||
int cw_is_missing_mand_elems(int *l);
|
||||
//int cw_is_missing_mand_elems(int *l);
|
||||
void cw_get_missing_mand_elems(char *dst, int *l);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user