Commit 7249e2e3 authored by pintar's avatar pintar
Browse files

Correction of typo error

parent 6e388ee0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -489,7 +489,7 @@ module DiameterRx_Rx_TCFunctions {
												m_serviceURN, // Service_URN_AVP
                    							m_mediaComponentDescription_flowStatus(m_flowStatus(ENABLED_E)),
                    							m_mspIdentifier, // MPS_Identifier_AVP
                    							m_serviceInfoStatus(FNAL_SERVICE_INFORMATION_E), // Service_Info_Status_AVP
                    							m_serviceInfoStatus(FINAL_SERVICE_INFORMATION_E), // Service_Info_Status_AVP
                    							m_sponsoredConnectivityData_SI_ASPI_GSU(m_sponsorIdentity("1234"),m_applicationServiceProviderIdentity("1234"),m_grantedServiceUnit), // Sponsored_Connectivity_Data_AVP
                    							{m_specificAction(USAGE_REPORT_E)} // Setof_Specific_Action_AVP
                    							)                    							
@@ -594,7 +594,7 @@ module DiameterRx_Rx_TCFunctions {
												omit, // Service_URN_AVP
                    							m_mediaComponentDescription_flowStatus(m_flowStatus(ENABLED_E)),
                    							m_mspIdentifier, // MPS_Identifier_AVP
                    							m_serviceInfoStatus(FNAL_SERVICE_INFORMATION_E), // Service_Info_Status_AVP
                    							m_serviceInfoStatus(FINAL_SERVICE_INFORMATION_E), // Service_Info_Status_AVP
                    							m_sponsoredConnectivityData_SI_ASPI_GSU(m_sponsorIdentity("1234"),m_applicationServiceProviderIdentity("1234"),m_grantedServiceUnit), // Sponsored_Connectivity_Data_AVP
                    							{m_specificAction(USAGE_REPORT_E)} // Setof_Specific_Action_AVP
                    							)