<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-iuh/+/23081">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">hnbgw: Add missing break statement<br><br>We don't want to print usage information after the VTY reference XML.<br><br>Change-Id: Ia729134a8f18d53274bbc063aa39508c7dcc1f72<br>---<br>M src/hnbgw.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/81/23081/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/hnbgw.c b/src/hnbgw.c</span><br><span>index 965e8a4..9211a7e 100644</span><br><span>--- a/src/hnbgw.c</span><br><span>+++ b/src/hnbgw.c</span><br><span>@@ -472,6 +472,7 @@</span><br><span>                switch (c) {</span><br><span>                 case 0:</span><br><span>                      handle_long_options(argv[0], long_option);</span><br><span style="color: hsl(120, 100%, 40%);">+                    break;</span><br><span>               case 'h':</span><br><span>                    print_usage();</span><br><span>                       print_help();</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-iuh/+/23081">change 23081</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/osmo-iuh/+/23081"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-iuh </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ia729134a8f18d53274bbc063aa39508c7dcc1f72 </div>
<div style="display:none"> Gerrit-Change-Number: 23081 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>