Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TTCN-3 Libraries
LibIts
Commits
ef6ccc0f
Commit
ef6ccc0f
authored
Feb 12, 2016
by
garciay
Browse files
Typing issue fixed in function f_utUpdateEvent (TCT3 build)
parent
d0e5a279
Changes
1
Hide whitespace changes
Inline
Side-by-side
ttcn/DENM/LibItsDenm_Functions.ttcn
View file @
ef6ccc0f
...
...
@@ -126,7 +126,7 @@ module LibItsDenm_Functions {
*/
function
f_utUpdateEvent
(
template
(
value
)
UtDenmUpdate
p_event
)
runs
on
ItsDenm
return
ActionID
{
var
ActionID
v_actionId
;
var
UtDenm
Trigger
Result
v_result
;
var
UtDenm
Update
Result
v_result
;
utPort
.
send
(
p_event
);
tc_wait
.
start
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment