<p>ipse has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-netif/+/18317">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">amr: Whitespace fix<br><br>Change-Id: I7da6813a501ee97ca54611f627870c7eb842ddbe<br>---<br>M src/amr.c<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/libosmo-netif refs/changes/17/18317/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/amr.c b/src/amr.c</span><br><span>index e4c7bb5..980d6ad 100644</span><br><span>--- a/src/amr.c</span><br><span>+++ b/src/amr.c</span><br><span>@@ -120,7 +120,7 @@</span><br><span> </span><br><span>    /* Match the length of the received payload against the expected frame</span><br><span>        * length that is defined by the frame type. */</span><br><span style="color: hsl(0, 100%, 40%);">- if(!osmo_amr_ft_valid(oa_hdr->ft))</span><br><span style="color: hsl(120, 100%, 40%);">+ if (!osmo_amr_ft_valid(oa_hdr->ft))</span><br><span>               return false;</span><br><span>        frame_len = osmo_amr_bytes(oa_hdr->ft);</span><br><span>   if (frame_len != payload_len - sizeof(struct amr_hdr))</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-netif/+/18317">change 18317</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/libosmo-netif/+/18317"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-netif </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I7da6813a501ee97ca54611f627870c7eb842ddbe </div>
<div style="display:none"> Gerrit-Change-Number: 18317 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: ipse <Alexander.Chemeris@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>