<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10168">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">logging.c: Fix whitespace typo<br><br>Change-Id: I943763e175dca6f3078923a494b052319b78574d<br>---<br>M src/logging.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/libosmocore refs/changes/68/10168/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/logging.c b/src/logging.c</span><br><span>index 381d303..edb2b56 100644</span><br><span>--- a/src/logging.c</span><br><span>+++ b/src/logging.c</span><br><span>@@ -759,7 +759,7 @@</span><br><span>         if (!target)</span><br><span>                 return NULL;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-        target->categories = talloc_zero_array(target, </span><br><span style="color: hsl(120, 100%, 40%);">+    target->categories = talloc_zero_array(target,</span><br><span>                                            struct log_category,</span><br><span>                                                 osmo_log_info->num_cat);</span><br><span>  if (!target->categories) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10168">change 10168</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/10168"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I943763e175dca6f3078923a494b052319b78574d </div>
<div style="display:none"> Gerrit-Change-Number: 10168 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>