Commit 0d480268 authored by Pau Espin Pedrol's avatar Pau Espin Pedrol
Browse files

LibNGAP_Templates: Fix wrong IE Id in m_n2_PDUSessionResourceModifyResponse()

parent c4c597f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -647,7 +647,7 @@ module LibNGAP_Templates {
                                                                                                       value_ := { RAN_UE_NGAP_ID := p_ranUeNgapID }
                                                                                                   },
                                                                                                   {
                                                                                                       id := id_PDUSessionResourceModifyListModReq,
                                                                                                       id := id_PDUSessionResourceModifyListModRes,
                                                                                                       criticality := reject,
                                                                                                       value_ := { PDUSessionResourceModifyListModRes := p_pDUSessionResourceModifyListModRes
                                                                                                   }