fixed documentation
This commit is contained in:
parent
a7faad26fb
commit
0c76b48ef6
|
|
@ -34,8 +34,8 @@ enum EVM_CHECK_R check_evrsrm(BTPPacketIndication_t *bpi, EV_RSR_t *evrsrm, uint
|
|||
void* evcsn_service();
|
||||
|
||||
/**
|
||||
* Analyses a VCM
|
||||
* @param vcm The VCM to be analyzed
|
||||
* Analyses a evm
|
||||
* @param evm The evm to be analyzed
|
||||
* @return 0 on success, other value otherwise
|
||||
*/
|
||||
int evcsnm_check(EvcsnPdu_t* evcsnm);
|
||||
|
|
|
|||
Loading…
Reference in New Issue