Commit 354f43da authored by pintar's avatar pintar
Browse files

m_Require_empty template

parent addbfb4e
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -652,6 +652,13 @@ module LibSip_Templates
			optionsTags := {c_replaces}
		};
		

        template Require m_Require_empty :=
        {		  
           fieldName := REQUIRE_E,
           optionsTags := {""}
        };
  
  		template Require m_Require_100rel :=
		{		  
			fieldName := REQUIRE_E,