Commit 05a8439e authored by pintar's avatar pintar
Browse files

header comment changed: STF 346, STF366, STF368, STF369

parent 91bd179a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/*
 *	@author 	STF 346
 *	@author 	STF 346, STF366, STF368, STF369
 *  @version    $Id$
 *	@desc		This module provides the types used by the test component 
 *              for SIP-IMS tests. Module become from STF306 and STF334-336
@@ -179,4 +179,4 @@ module LibSip_Interface language "TTCN-3:2005"//MRO

  } // end SipComponent
  
} // end module AtsIms_TestSystem
} // end module LibSip_Interface
+1 −1
Original line number Diff line number Diff line
/*
 *	@author 	STF 346
 *	@author 	STF 346, STF366, STF368, STF369
 *  @version    $Id$
 *	@desc		This module provides the types used by the test component 
 *              for SIP-IMS tests. Module become from STF306 and STF334-336
+1 −1
Original line number Diff line number Diff line
/**
 *  @author   STF 346
 *  @author   STF 346, STF366, STF368, STF369
 *  @version  $Id$
 *	@desc     This module defines message, attribute, structured and simple 
 *            SDP types as well constants used by LipSip constructs. <br>
+1 −1
Original line number Diff line number Diff line
/**
 *	@author   STF 346
 *	@author   STF 346, STF366, STF368, STF369
 *  @version  $Id$
 *	@desc     This module defines message, header, structured and simple SIP 
 *            types as well constants used by LipSip constructs. <br>
+1 −1
Original line number Diff line number Diff line
/*
 *	@author 	STF 346
 *	@author 	STF 346, STF366, STF368, STF369
 *  @version    $Id$
 *	@desc		This module provides the types used by the test component 
 *              for SIP-IMS tests.
Loading