Loading ttcn/DENM/LibItsDenm_Functions.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,7 @@ module LibItsDenm_Functions { if ( not v_result.result ) { f_selfOrClientSyncAndVerdict("DENM Trigger failed", e_error); } } [] a_utDefault() { //empty on purpose } Loading Loading
ttcn/DENM/LibItsDenm_Functions.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,7 @@ module LibItsDenm_Functions { if ( not v_result.result ) { f_selfOrClientSyncAndVerdict("DENM Trigger failed", e_error); } } [] a_utDefault() { //empty on purpose } Loading