<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18455">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">library/IPA_Types: cosmetic: s/IPAC_IDTAG_UNIT/IPAC_IDTAG_UNITID/g<br><br>Change-Id: Iec9cbbea9d38813f0cd3b98fb6b252111d150220<br>---<br>M library/IPA_Emulation.ttcnpp<br>M library/IPA_Types.ttcn<br>2 files changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/IPA_Emulation.ttcnpp b/library/IPA_Emulation.ttcnpp</span><br><span>index 0edc0a7..8954f71 100644</span><br><span>--- a/library/IPA_Emulation.ttcnpp</span><br><span>+++ b/library/IPA_Emulation.ttcnpp</span><br><span>@@ -365,7 +365,7 @@</span><br><span>                      case (IPAC_IDTAG_MACADDR) {</span><br><span>                          foo := g_ccm_pars.mac_addr;</span><br><span>                  }</span><br><span style="color: hsl(0, 100%, 40%);">-                       case (IPAC_IDTAG_UNIT) {</span><br><span style="color: hsl(120, 100%, 40%);">+                      case (IPAC_IDTAG_UNITID) {</span><br><span>                           foo := g_ccm_pars.unit_id;</span><br><span>                   }</span><br><span>                    case (IPAC_IDTAG_OSMO_RAND) {</span><br><span>diff --git a/library/IPA_Types.ttcn b/library/IPA_Types.ttcn</span><br><span>index e232aeb..ce6f9b6 100644</span><br><span>--- a/library/IPA_Types.ttcn</span><br><span>+++ b/library/IPA_Types.ttcn</span><br><span>@@ -86,7 +86,7 @@</span><br><span>       IPAC_IDTAG_SWVERSION    ('05'H),</span><br><span>     IPAC_IDTAG_IPADDR       ('06'H),</span><br><span>     IPAC_IDTAG_MACADDR      ('07'H),</span><br><span style="color: hsl(0, 100%, 40%);">-        IPAC_IDTAG_UNIT         ('08'H),</span><br><span style="color: hsl(120, 100%, 40%);">+      IPAC_IDTAG_UNITID       ('08'H),</span><br><span>     IPAC_IDTAG_OSMO_RAND    ('23'H)</span><br><span> } with { variant "FIELDLENGTH(8)" }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18455">change 18455</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18455"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Iec9cbbea9d38813f0cd3b98fb6b252111d150220 </div>
<div style="display:none"> Gerrit-Change-Number: 18455 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>