summaryrefslogtreecommitdiff
path: root/lib/fib_lookup
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2011-07-28 16:23:57 +0200
committerThomas Graf <tgraf@suug.ch>2011-07-28 16:23:57 +0200
commit70c93717607a15d37b60d7caefb58e78d28c5e59 (patch)
tree52b991c5cb5fab3f4190015f0a3fd8d8cdf68653 /lib/fib_lookup
parent915a23fd16315eed2b13dda38c96ca824935e844 (diff)
downloadlibnl-70c93717607a15d37b60d7caefb58e78d28c5e59.tar.gz
Updated link documentation
- API documentation - developer guide - enabled doxygen navbar - fixed css
Diffstat (limited to 'lib/fib_lookup')
-rw-r--r--lib/fib_lookup/lookup.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/fib_lookup/lookup.c b/lib/fib_lookup/lookup.c
index 61984c79..60182510 100644
--- a/lib/fib_lookup/lookup.c
+++ b/lib/fib_lookup/lookup.c
@@ -203,8 +203,6 @@ struct nl_cache *flnl_result_alloc_cache(void)
* \c rtnl_link_set_* functions.
*
* @return 0 on success or a negative error code.
- * @note Not all attributes can be changed, see
- * \ref link_changeable "Changeable Attributes" for more details.
*/
int flnl_lookup_build_request(struct flnl_request *req, int flags,
struct nl_msg **result)