diff mbox

[libmnl] doxygen: fix a variable name.

Message ID 1363259128-9134-1-git-send-email-eric@regit.org
State Accepted
Headers show

Commit Message

Eric Leblond March 14, 2013, 11:05 a.m. UTC
Variable name in doxygen description was not correct.

Signed-off-by: Eric Leblond <eric@regit.org>
---
 src/nlmsg.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/src/nlmsg.c b/src/nlmsg.c
index 000829e..fdb7af8 100644
--- a/src/nlmsg.c
+++ b/src/nlmsg.c
@@ -222,7 +222,7 @@  EXPORT_SYMBOL(mnl_nlmsg_seq_ok);
 /**
  * mnl_nlmsg_portid_ok - perform portID origin check
  * \param nlh current netlink message that we are handling
- * \param seq netlink portid that we want to check
+ * \param portid netlink portid that we want to check
  *
  * This functions returns true if the origin is fulfilled, otherwise
  * false is returned. We skip the tracking for netlink message whose portID