summaryrefslogtreecommitdiffstats
path: root/src/libnfnetlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnfnetlink.c')
-rw-r--r--src/libnfnetlink.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libnfnetlink.c b/src/libnfnetlink.c
index 7c445b1..f3affe1 100644
--- a/src/libnfnetlink.c
+++ b/src/libnfnetlink.c
@@ -65,6 +65,7 @@ int nfnl_fd(struct nfnl_handle *h)
*
* nfnlh: libnfnetlink handle to be allocated by user
* subsys_id: which nfnetlink subsystem we are interested in
+ * cb_count: number of callbacks that are used maximum.
* subscriptions: netlink groups we want to be subscribed to
*
*/