Commit b92555e7 authored by pintar's avatar pintar
Browse files

Correction

parent 445235d9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -631,7 +631,7 @@ module LibDiameter_Templates {
				aVP := omit
            }
            
            template CCR_MSG m_CCRdummy := {
            template CCR_MSG m_CCR_dummy := {
				header := m_diameterHeaderReq_dummy(CCR_E, c_applIdCommonMsg),
				session_Id := m_sessionId_dummy,
				origin_Host := m_originHost_dummy,
@@ -1016,7 +1016,7 @@ module LibDiameter_Templates {
				aVP := *
            }
            
            template CCR_MSG mw_CCRdummy := {
            template CCR_MSG mw_CCR_dummy := {
				header := mw_diameterHeaderReq_dummy(CCR_E, c_applIdCommonMsg),
				session_Id := ?,
				origin_Host := ?,