<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14705">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Cosmetic: L3_Templates: fix comment: fro -> for<br><br>Change-Id: I239bbf21202300ac9883b5a0b5608d10db0fd721<br>---<br>M library/L3_Templates.ttcn<br>1 file changed, 5 insertions(+), 5 deletions(-)<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/05/14705/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/L3_Templates.ttcn b/library/L3_Templates.ttcn</span><br><span>index 6af020b..b39bb7a 100644</span><br><span>--- a/library/L3_Templates.ttcn</span><br><span>+++ b/library/L3_Templates.ttcn</span><br><span>@@ -54,7 +54,7 @@</span><br><span> }</span><br><span> </span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/* send template fro Mobile Identity (TMSI) */</span><br><span style="color: hsl(120, 100%, 40%);">+/* send template for Mobile Identity (TMSI) */</span><br><span> template MobileIdentityLV ts_MI_TMSI_LV(OCT4 tmsi) := {</span><br><span>   lengthIndicator := 0, /* overwritten */</span><br><span>      mobileIdentityV := {</span><br><span>@@ -69,7 +69,7 @@</span><br><span>     }</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/* send template fro Mobile Identity (TMSI) */</span><br><span style="color: hsl(120, 100%, 40%);">+/* send template for Mobile Identity (TMSI) */</span><br><span> function ts_MI_TMSI_TLV(template (omit) OCT4 tmsi) return template (omit) MobileIdentityTLV {</span><br><span>    var template (omit) MobileIdentityTLV ret;</span><br><span>   if (istemplatekind(tmsi, "omit")) {</span><br><span>@@ -129,7 +129,7 @@</span><br><span>  return l3;</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/* send template fro Mobile Identity (IMSI) */</span><br><span style="color: hsl(120, 100%, 40%);">+/* send template for Mobile Identity (IMSI) */</span><br><span> template (value) MobileIdentityLV ts_MI_IMSI_LV(hexstring imsi_digits) := {</span><br><span>     lengthIndicator := 0, /* overwritten */</span><br><span>      mobileIdentityV := {</span><br><span>@@ -140,7 +140,7 @@</span><br><span>   }</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/* send template fro Mobile Identity (IMEI) */</span><br><span style="color: hsl(120, 100%, 40%);">+/* send template for Mobile Identity (IMEI) */</span><br><span> template (value) MobileIdentityLV ts_MI_IMEI_LV(hexstring imei_digits) := {</span><br><span>      lengthIndicator := 0, /* overwritten */</span><br><span>      mobileIdentityV := {</span><br><span>@@ -151,7 +151,7 @@</span><br><span>   }</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/* send template fro Mobile Identity (IMEISV) */</span><br><span style="color: hsl(120, 100%, 40%);">+/* send template for Mobile Identity (IMEISV) */</span><br><span> template (value) MobileIdentityLV ts_MI_IMEISV_LV(hexstring imei_digits) := {</span><br><span>        lengthIndicator := 0, /* overwritten */</span><br><span>      mobileIdentityV := {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14705">change 14705</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/+/14705"/><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: I239bbf21202300ac9883b5a0b5608d10db0fd721 </div>
<div style="display:none"> Gerrit-Change-Number: 14705 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>