<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13726">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">common/l1sap.c: fix: add missing new line to a debug message<br><br>Change-Id: I7c0dab255289a5847d1a0af009e8962e4410e5ca<br>---<br>M src/common/l1sap.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/osmo-bts refs/changes/26/13726/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/common/l1sap.c b/src/common/l1sap.c</span><br><span>index f8f3fef..247763e 100644</span><br><span>--- a/src/common/l1sap.c</span><br><span>+++ b/src/common/l1sap.c</span><br><span>@@ -1276,7 +1276,7 @@</span><br><span>    struct gsm_bts *bts = trx->bts;</span><br><span>   struct lapdm_channel *lc;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   DEBUGPFN(DL1P, rach_ind->fn, "Rx PH-RA.ind");</span><br><span style="color: hsl(120, 100%, 40%);">+    DEBUGPFN(DL1P, rach_ind->fn, "Rx PH-RA.ind\n");</span><br><span> </span><br><span>     /* check for handover access burst on dedicated channels */</span><br><span>  if (!L1SAP_IS_CHAN_RACH(rach_ind->chan_nr)) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13726">change 13726</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/13726"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I7c0dab255289a5847d1a0af009e8962e4410e5ca </div>
<div style="display:none"> Gerrit-Change-Number: 13726 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>