Loading ttcn/LibIts_Interface.ttcn +2 −2 Original line number Original line Diff line number Diff line Loading @@ -298,14 +298,14 @@ module LibIts_Interface { * @desc FA1 CAM Indication Primitive * @desc FA1 CAM Indication Primitive */ */ type record CamInd { type record CamInd { CoopAwareness msgIn CamPdu msgIn } } /** /** * @desc FA1 CAM Request Primitive * @desc FA1 CAM Request Primitive */ */ type record CamReq { type record CamReq { CoopAwareness msgOut CamPdu msgOut } } /** /** Loading Loading
ttcn/LibIts_Interface.ttcn +2 −2 Original line number Original line Diff line number Diff line Loading @@ -298,14 +298,14 @@ module LibIts_Interface { * @desc FA1 CAM Indication Primitive * @desc FA1 CAM Indication Primitive */ */ type record CamInd { type record CamInd { CoopAwareness msgIn CamPdu msgIn } } /** /** * @desc FA1 CAM Request Primitive * @desc FA1 CAM Request Primitive */ */ type record CamReq { type record CamReq { CoopAwareness msgOut CamPdu msgOut } } /** /** Loading