lynxis lazus has uploaded this change for review.
sccp: fix missing comment ending
Change-Id: Iecc615dc3fa7ef17d7e58e49c780d054df0b53af
---
M sccp/SCCP_Tests_RAW.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/72/30272/1
diff --git a/sccp/SCCP_Tests_RAW.ttcn b/sccp/SCCP_Tests_RAW.ttcn
index fd6bad9..8cdadfc 100644
--- a/sccp/SCCP_Tests_RAW.ttcn
+++ b/sccp/SCCP_Tests_RAW.ttcn
@@ -177,7 +177,7 @@
setverdict(pass);
}
-/* Verify sccp_demo_user inactivty timers are not armed upon dealing with
+/* Verify sccp_demo_user inactivty timers are not armed upon dealing with */
/* 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;
To view, visit change 30272. To unsubscribe, or for help writing mail filters, visit settings.