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


Change subject: doxygen: remove documentation for non-existent params
......................................................................

doxygen: remove documentation for non-existent params

Change-Id: I8b1be37c8fdaa824637d306bdb40a3b78616f614
---
M include/osmocom/ctrl/control_cmd.h
1 file changed, 10 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/81/31581/1

diff --git a/include/osmocom/ctrl/control_cmd.h 
b/include/osmocom/ctrl/control_cmd.h
index 276a7de..1451ffb 100644
--- a/include/osmocom/ctrl/control_cmd.h
+++ b/include/osmocom/ctrl/control_cmd.h
@@ -234,9 +234,7 @@
  *  \param[in] cmdname symbol name of the command related function
  *  \param[in] cmdstr string name exposed on CTRL
  *  \param[in] dtype name of outer struct of user data
- *  \param[in] element name of field within \a dtype
- *  \param[in] min minimum permitted integer value
- *  \param[in] max maximum permitted integer value */
+ *  \param[in] element name of field within \a dtype */
 #define CTRL_CMD_DEFINE_STRING(cmdname, cmdstr, dtype, element) \
        CTRL_HELPER_GET_STRING(cmdname, dtype, element) \
        CTRL_HELPER_SET_STRING(cmdname, dtype, element) \

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I8b1be37c8fdaa824637d306bdb40a3b78616f614
Gerrit-Change-Number: 31581
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-MessageType: newchange

Reply via email to