Loading ttcn/LibSip_SMSFunctions.ttcn3 +0 −1 Original line number Original line Diff line number Diff line Loading @@ -6,7 +6,6 @@ */ */ module LibSip_SMSFunctions { module LibSip_SMSFunctions { import from LibSip_SMSTypesAndValues all; import from LibSip_SMSTypesAndValues all; import from LibSip_SMSTemplates all; function f_IA5_2oct(charstring p_ASCII_String) function f_IA5_2oct(charstring p_ASCII_String) return octetstring return octetstring Loading Loading
ttcn/LibSip_SMSFunctions.ttcn3 +0 −1 Original line number Original line Diff line number Diff line Loading @@ -6,7 +6,6 @@ */ */ module LibSip_SMSFunctions { module LibSip_SMSFunctions { import from LibSip_SMSTypesAndValues all; import from LibSip_SMSTypesAndValues all; import from LibSip_SMSTemplates all; function f_IA5_2oct(charstring p_ASCII_String) function f_IA5_2oct(charstring p_ASCII_String) return octetstring return octetstring Loading