summaryrefslogtreecommitdiffstats
path: root/src/s_msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/s_msg.c')
-rw-r--r--src/s_msg.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/s_msg.c b/src/s_msg.c
index 9ce5a68..e869ad9 100644
--- a/src/s_msg.c
+++ b/src/s_msg.c
@@ -2427,8 +2427,8 @@ static void dect_msg_ie_init(const struct dect_sfmt_ie_desc *desc,
/**
* Parse a S-Format encoded Information Element header
*
- * @ie: result pointer to the Information Element
- * @mb: message buffer
+ * @param ie result pointer to the Information Element
+ * @param mb message buffer
*
* Parse a S-Format encoded Information Element header and return the parsed
* information in the ie structure.