<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11198">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">call.h: fix spaces usage instead of tabs<br><br>Change-Id: I1ae638af50fa3741e84e421687270d2177e1be2d<br>---<br>M src/call.h<br>1 file changed, 8 insertions(+), 8 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sip-connector refs/changes/98/11198/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/call.h b/src/call.h</span><br><span>index de92a24..65d1111 100644</span><br><span>--- a/src/call.h</span><br><span>+++ b/src/call.h</span><br><span>@@ -54,15 +54,15 @@</span><br><span>       uint32_t        payload_type;</span><br><span>        uint32_t        payload_msg_type;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-        /**</span><br><span style="color: hsl(0, 100%, 40%);">-         * Remote started to ring/alert</span><br><span style="color: hsl(0, 100%, 40%);">-         */</span><br><span style="color: hsl(0, 100%, 40%);">-        void (*ring_call)(struct call_leg *);</span><br><span style="color: hsl(120, 100%, 40%);">+       /**</span><br><span style="color: hsl(120, 100%, 40%);">+    * Remote started to ring/alert</span><br><span style="color: hsl(120, 100%, 40%);">+        */</span><br><span style="color: hsl(120, 100%, 40%);">+   void (*ring_call)(struct call_leg *);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-        /**</span><br><span style="color: hsl(0, 100%, 40%);">-         * Remote picked up</span><br><span style="color: hsl(0, 100%, 40%);">-         */</span><br><span style="color: hsl(0, 100%, 40%);">-        void (*connect_call)(struct call_leg *);</span><br><span style="color: hsl(120, 100%, 40%);">+    /**</span><br><span style="color: hsl(120, 100%, 40%);">+    * Remote picked up</span><br><span style="color: hsl(120, 100%, 40%);">+    */</span><br><span style="color: hsl(120, 100%, 40%);">+   void (*connect_call)(struct call_leg *);</span><br><span> </span><br><span>         /**</span><br><span>   * Set by the call_leg implementation and will be called</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11198">change 11198</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/11198"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sip-connector </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I1ae638af50fa3741e84e421687270d2177e1be2d </div>
<div style="display:none"> Gerrit-Change-Number: 11198 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>