<p>roox has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11342">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Fix compiler warning: no-return-in-nonvoid-function simtrace2_usb.c<br><br>RPM post-build-checks found some issue and marks these as error:<br>[   61s] I: Program returns random data in a function<br>[   61s] E: simtrace2 no-return-in-nonvoid-function simtrace2_usb.c:88<br><br>Change-Id: Id16fb7fc4f13176b2b6443af02a5848d8fcfb069<br>---<br>M host/simtrace2_usb.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/simtrace2 refs/changes/42/11342/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/host/simtrace2_usb.c b/host/simtrace2_usb.c</span><br><span>index 2016670..d662351 100644</span><br><span>--- a/host/simtrace2_usb.c</span><br><span>+++ b/host/simtrace2_usb.c</span><br><span>@@ -67,4 +67,5 @@</span><br><span> {</span><br><span>        libusb_init(NULL);</span><br><span>   find_devices();</span><br><span style="color: hsl(120, 100%, 40%);">+       return 0;</span><br><span> }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11342">change 11342</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/11342"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: simtrace2 </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Id16fb7fc4f13176b2b6443af02a5848d8fcfb069 </div>
<div style="display:none"> Gerrit-Change-Number: 11342 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: roox <mardnh@gmx.de> </div>