summaryrefslogtreecommitdiff
path: root/lib/route/tc.c
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2011-07-14 12:48:00 +0200
committerThomas Graf <tgraf@suug.ch>2011-07-14 12:48:00 +0200
commit63548f5664e0e149f5e51219ad6f582f985e3c42 (patch)
treebcb04f5d3beac0aaa887a6cd75ef791faefdfae4 /lib/route/tc.c
parent21d52eabba00089e3319575616a429fb75309cb7 (diff)
downloadlibnl-master.tar.gz
documentation updatesHEADmaster
Diffstat (limited to 'lib/route/tc.c')
-rw-r--r--lib/route/tc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/route/tc.c b/lib/route/tc.c
index 7bd4728..6826a05 100644
--- a/lib/route/tc.c
+++ b/lib/route/tc.c
@@ -307,7 +307,6 @@ void rtnl_tc_set_link(struct rtnl_tc *tc, struct rtnl_link *link)
/**
* Get link of traffic control object
* @arg tc traffic control object
- * @arg link link object
*
* Returns the link of a traffic control object. The link is only
* returned if it has been set before via rtnl_tc_set_link() or