<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/24690">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">control_cmd: fix typo<br><br>Change-Id: I9deaee42aeb0ab0549cc7c4f180ad9c216b9df39<br>---<br>M src/ctrl/control_cmd.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/90/24690/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/ctrl/control_cmd.c b/src/ctrl/control_cmd.c</span><br><span>index 33496bd..0badf9c 100644</span><br><span>--- a/src/ctrl/control_cmd.c</span><br><span>+++ b/src/ctrl/control_cmd.c</span><br><span>@@ -207,7 +207,7 @@</span><br><span> }</span><br><span> </span><br><span> /*! Install a given command definition at a given CTRL node.</span><br><span style="color: hsl(0, 100%, 40%);">- *  \param[in] node CTRL node at whihc \a cmd is to be installed</span><br><span style="color: hsl(120, 100%, 40%);">+ *  \param[in] node CTRL node at which \a cmd is to be installed</span><br><span>  *  \param[in] cmd command definition to be installed</span><br><span>  *  \returns 0 on success; negative on error */</span><br><span> int ctrl_cmd_install(enum ctrl_node_type node, struct ctrl_cmd_element *cmd)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/24690">change 24690</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/+/24690"/><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: I9deaee42aeb0ab0549cc7c4f180ad9c216b9df39 </div>
<div style="display:none"> Gerrit-Change-Number: 24690 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>