Commit b6c87419 authored by garciay's avatar garciay
Browse files

Change type record of ProtocolIE RecordOf_ProtocolIE into type set of...

Change type record of ProtocolIE RecordOf_ProtocolIE into type set of ProtocolIE RecordOf_ProtocolIE
parent 646601de
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@ module LibS1AP_TypesAndValues {
    /**
     * @desc List of ProtocolIEs
     */
    type record of ProtocolIE RecordOf_ProtocolIE;
    type set of ProtocolIE RecordOf_ProtocolIE;
    
} with {
    encode "LibS1AP_asn1"