X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=ucs2-interface%2Fucs_interface.h;h=ec160eb76c9e345856d326ac690f19f3ffed605d;hb=refs%2Fheads%2Fkoi;hp=d7a1f66bb9f146be7669694c0432932982bf3c0d;hpb=8f1c8274858d02923165ae267cbda7c48498bbeb;p=apps%2Fagl-service-unicens.git diff --git a/ucs2-interface/ucs_interface.h b/ucs2-interface/ucs_interface.h index d7a1f66..ec160eb 100644 --- a/ucs2-interface/ucs_interface.h +++ b/ucs2-interface/ucs_interface.h @@ -150,7 +150,7 @@ void UCSI_ReleaseAmsMessage(UCSI_Data_t *my); * \param pPriv - private data section of this instance * \param routeId - identifier as given in XML file along with MOST socket (unique) * \param isActive - true, route will become active. false, route will be deallocated - * + * * \return true, if route was found and the specific command was enqueued to UNICENS. */ bool UCSI_SetRouteActive(UCSI_Data_t *pPriv, uint16_t routeId, bool isActive);