<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19873">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">library/BSSAP_CodecPort: turn conn_id into a template param<br><br>Change-Id: I9b9ccee970b3a5bf608f2bdba51b317e35e678c7<br>---<br>M library/BSSAP_CodecPort.ttcn<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/73/19873/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/BSSAP_CodecPort.ttcn b/library/BSSAP_CodecPort.ttcn</span><br><span>index fdece08..5339b32 100644</span><br><span>--- a/library/BSSAP_CodecPort.ttcn</span><br><span>+++ b/library/BSSAP_CodecPort.ttcn</span><br><span>@@ -126,7 +126,7 @@</span><br><span>   SCCP_PAR_Importance     importance   optional</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-template BSSAP_N_DATA_ind tr_BSSAP_DATA_ind(SCCP_PAR_Connection_Id conn_id,</span><br><span style="color: hsl(120, 100%, 40%);">+template BSSAP_N_DATA_ind tr_BSSAP_DATA_ind(template SCCP_PAR_Connection_Id conn_id,</span><br><span>                                       template PDU_BSSAP bssap := *) := {</span><br><span>      userData := bssap,</span><br><span>   connectionId := conn_id,</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19873">change 19873</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/+/19873"/><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: I9b9ccee970b3a5bf608f2bdba51b317e35e678c7 </div>
<div style="display:none"> Gerrit-Change-Number: 19873 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>