Commit befaf913 authored by Yann Garcia's avatar Yann Garcia
Browse files

Compiler bug fixed

parent faa9d734
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3380,7 +3380,7 @@ module NGAP_TCFunctions {


                   f_recv_NGAP_PDU(
                   f_recv_NGAP_PDU(
                     mw_ngap_initMsg(
                     mw_ngap_initMsg(
                       mw_n2_LocationReportingFailureIndication(-,-,PX_CAUSE_MULTIPLE_LOCATION_REPORTING)
                       mw_n2_LocationReportingFailureIndication(-,-,m_cause_radioNetwork(PX_CAUSE_MULTIPLE_LOCATION_REPORTING))
                     )
                     )
                   );
                   );