sccp: fix duplicated beginning of the comment

Change-Id: Iecc615dc3fa7ef17d7e58e49c780d054df0b53af
This commit is contained in:
Alexander Couzens 2022-11-22 12:55:05 +00:00
parent 366cdc7ec9
commit 3b2b32e90f
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ testcase TC_cr_cc() runs on SCCP_Test_RAW_CT {
}
/* Verify sccp_demo_user inactivty timers are not armed upon dealing with
/* connectionless data-unit messages. Since no connection exists. */
* connectionless data-unit messages. Since no connection exists. */
testcase TC_udt_without_cr_cc() runs on SCCP_Test_RAW_CT {
var SCCP_PAR_Address calling, called;
var SCCP_MTP3_TRANSFERind rx;