fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30737 )

Change subject: library/L1CTL_Types: eliminate warning about missing 'h0h1' 
field
......................................................................

library/L1CTL_Types: eliminate warning about missing 'h0h1' field

Change-Id: I73c86eea4708823e9c004a5b830793ce705dcb75
---
M library/L1CTL_Types.ttcn
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/library/L1CTL_Types.ttcn b/library/L1CTL_Types.ttcn
index 1b50703..d525924 100644
--- a/library/L1CTL_Types.ttcn
+++ b/library/L1CTL_Types.ttcn
@@ -650,6 +650,7 @@
                payload := {
                        dm_est_req := {
                                tsc := tsc,
+                               h0h1 := -,
                                tch_mode := L1CTL_CHAN_MODE_SIGN,
                                audio_mode := t_L1CTL_AudioModeFwd
                        }

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30737
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I73c86eea4708823e9c004a5b830793ce705dcb75
Gerrit-Change-Number: 30737
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-CC: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to