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();
|
void* evcsn_service();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Analyses a VCM
|
* Analyses a evm
|
||||||
* @param vcm The VCM to be analyzed
|
* @param evm The evm to be analyzed
|
||||||
* @return 0 on success, other value otherwise
|
* @return 0 on success, other value otherwise
|
||||||
*/
|
*/
|
||||||
int evcsnm_check(EvcsnPdu_t* evcsnm);
|
int evcsnm_check(EvcsnPdu_t* evcsnm);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue