Commit 0488015b authored by fischerjo's avatar fischerjo
Browse files

Editorial correction of a comment (wrong name in "end of " comment)

parent 6b88f8b3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 
@@ -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