<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/14536">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: Remove trailing whitespace in output from show asciidoc<br><br>Change-Id: Ifb3115c7488fbcf082cc9b92abc25cf7c46064e0<br>---<br>M src/vty/stats_vty.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/36/14536/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/vty/stats_vty.c b/src/vty/stats_vty.c</span><br><span>index c911087..7650567 100644</span><br><span>--- a/src/vty/stats_vty.c</span><br><span>+++ b/src/vty/stats_vty.c</span><br><span>@@ -442,7 +442,7 @@</span><br><span>       char *group_name_prefix = osmo_asciidoc_escape(ctrg->desc->group_name_prefix);</span><br><span> </span><br><span>     vty_out(vty, "// rate_ctr_group table %s%s", group_description, VTY_NEWLINE);</span><br><span style="color: hsl(0, 100%, 40%);">- vty_out(vty, ".%s - %s %s", group_name_prefix, group_description, VTY_NEWLINE);</span><br><span style="color: hsl(120, 100%, 40%);">+     vty_out(vty, ".%s - %s%s", group_name_prefix, group_description, VTY_NEWLINE);</span><br><span>     vty_out(vty, "[options=\"header\"]%s", VTY_NEWLINE);</span><br><span>     vty_out(vty, "|===%s", VTY_NEWLINE);</span><br><span>       vty_out(vty, "| Name | Reference | Description%s", VTY_NEWLINE);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/14536">change 14536</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/libosmocore/+/14536"/><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-Change-Id: Ifb3115c7488fbcf082cc9b92abc25cf7c46064e0 </div>
<div style="display:none"> Gerrit-Change-Number: 14536 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>