<p>Stefan Sperling has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10072">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">remove unused -p option from getopt() call in sccp_demo_user<br><br>Change-Id: I31f30d8c855cb5faf3173987bfe5b36f5a585d02<br>Depends: I7432e6fc2617e0fd77a098fcd7d14abc40db7229<br>---<br>M examples/sccp_demo_user.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/libosmo-sccp refs/changes/72/10072/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/examples/sccp_demo_user.c b/examples/sccp_demo_user.c</span><br><span>index 9a9d6eb..28dd166 100644</span><br><span>--- a/examples/sccp_demo_user.c</span><br><span>+++ b/examples/sccp_demo_user.c</span><br><span>@@ -169,7 +169,7 @@</span><br><span>   int remote_pc = DEFAULT_PC_CLIENT;</span><br><span>   bool lflag = false, rflag = false, Lflag = false, Rflag = false;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-    while ((ch = getopt(argc, argv, "cl:r:p:L:R:")) != -1) {</span><br><span style="color: hsl(120, 100%, 40%);">+    while ((ch = getopt(argc, argv, "cl:r:L:R:")) != -1) {</span><br><span>             switch (ch) {</span><br><span>                case 'c':</span><br><span>                    client = true;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10072">change 10072</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/10072"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-sccp </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I31f30d8c855cb5faf3173987bfe5b36f5a585d02 </div>
<div style="display:none"> Gerrit-Change-Number: 10072 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Stefan Sperling <ssperling@sysmocom.de> </div>