Commit cb00e527 authored by garciay's avatar garciay
Browse files

missing a 'template' in argument declaration

parent bb053499
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2059,7 +2059,7 @@ group response_send
	}
	}


	template Response m_Response_2xxonINVITE_PchargingVector (StatusLine p_statusLine, CallId p_callId, CSeq p_cSeq,
	template Response m_Response_2xxonINVITE_PchargingVector (StatusLine p_statusLine, CallId p_callId, CSeq p_cSeq,
		  From p_from, To p_to, Via p_via, template Route p_route, template RecordRoute p_recordroute, MessageBody p_mb, template Contact p_contact, template PChargingVector p_pChargingVector ) modifies m_Response_mbody :=
		  From p_from, To p_to, Via p_via, template Route p_route, template RecordRoute p_recordroute, template/*FSCOM/YGA*/ MessageBody p_mb, template Contact p_contact, template PChargingVector p_pChargingVector ) modifies m_Response_mbody :=
	{
	{
		msgHeader :=
		msgHeader :=
		{
		{