Loading ttcn/CALM/LibItsCalm_Interface.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -126,7 +126,7 @@ module LibItsCalm_Interface { var PduCounter vc_pduCounter := 0; // Cyclic counter identifying a IICP PDU counter var integer vc_noFntpFwtEntry := 0; } // End of component ItsCalm } // End of component ItsMgt /** * @desc Test component for ITS Network and Transport layer Loading @@ -145,7 +145,7 @@ module LibItsCalm_Interface { var integer vc_reference := 65535; // See noFNTPfwtEntries FIXME Create a constant var UtEventInd vc_utEventInd; } // End of component ItsNt } // End of component ItsCalm } // End of group interfaceComponents Loading Loading
ttcn/CALM/LibItsCalm_Interface.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -126,7 +126,7 @@ module LibItsCalm_Interface { var PduCounter vc_pduCounter := 0; // Cyclic counter identifying a IICP PDU counter var integer vc_noFntpFwtEntry := 0; } // End of component ItsCalm } // End of component ItsMgt /** * @desc Test component for ITS Network and Transport layer Loading @@ -145,7 +145,7 @@ module LibItsCalm_Interface { var integer vc_reference := 65535; // See noFNTPfwtEntries FIXME Create a constant var UtEventInd vc_utEventInd; } // End of component ItsNt } // End of component ItsCalm } // End of group interfaceComponents Loading