Commit 4e7eb21a authored by tepelmann's avatar tepelmann
Browse files

Corrected name and package of ASN.1 codecs.

parent 664ca46d
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -333,7 +333,7 @@ module LibIts_Interface {
                    CamPdu msgIn
                }
                with {
                    encode (msgIn) "LibtItsCam_asn1"
                    encode (msgIn) "LibItsCam_asn1"
                }
                    
                /**
@@ -343,7 +343,7 @@ module LibIts_Interface {
                    CamPdu msgOut
                }
                with {
                    encode (msgOut) "LibtItsCam_asn1"
                    encode (msgOut) "LibItsCam_asn1"
                }

                /**
@@ -356,7 +356,7 @@ module LibIts_Interface {
                    TimeStamp receptionTime
                }
                with {
                    encode (msgIn) "LibtItsDenm_asn1"
                    encode (msgIn) "LibItsDenm_asn1"
                }
                
                /**
@@ -368,7 +368,7 @@ module LibIts_Interface {
                    DenmPdu msgOut
                }
                with {
                    encode (msgIn) "LibtItsDenm_asn1"
                    encode (msgIn) "LibItsDenm_asn1"
                }
                
            } // end fa1Primitives