Change in libosmocore[master]: control_cmd: fix typo

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

dexter gerrit-no-reply at lists.osmocom.org
Wed Jun 16 12:55:05 UTC 2021


dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/24690 )


Change subject: control_cmd: fix typo
......................................................................

control_cmd: fix typo

Change-Id: I9deaee42aeb0ab0549cc7c4f180ad9c216b9df39
---
M src/ctrl/control_cmd.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/90/24690/1

diff --git a/src/ctrl/control_cmd.c b/src/ctrl/control_cmd.c
index 33496bd..0badf9c 100644
--- a/src/ctrl/control_cmd.c
+++ b/src/ctrl/control_cmd.c
@@ -207,7 +207,7 @@
 }
 
 /*! Install a given command definition at a given CTRL node.
- *  \param[in] node CTRL node at whihc \a cmd is to be installed
+ *  \param[in] node CTRL node at which \a cmd is to be installed
  *  \param[in] cmd command definition to be installed
  *  \returns 0 on success; negative on error */
 int ctrl_cmd_install(enum ctrl_node_type node, struct ctrl_cmd_element *cmd)

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/24690
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I9deaee42aeb0ab0549cc7c4f180ad9c216b9df39
Gerrit-Change-Number: 24690
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210616/7547efce/attachment.htm>


More information about the gerrit-log mailing list