]> git.ipfire.org Git - thirdparty/libnl.git/commitdiff
Fix documentation of cache manager.
authorThomas Graf <tgr@deb.localdomain>
Mon, 14 Jan 2008 15:38:37 +0000 (16:38 +0100)
committerThomas Graf <tgr@deb.localdomain>
Mon, 14 Jan 2008 15:38:37 +0000 (16:38 +0100)
lib/cache_mngr.c

index b305ac7806f5d6714802e2c3801b50a9cedc4bf9..a144b92d5487a0a381dec2253a60f404d78afc16 100644 (file)
@@ -140,6 +140,7 @@ found:
 
 /**
  * Allocate new cache manager
+ * @arg handle         Netlink socket/handle to be used
  * @arg protocol       Netlink Protocol this manager is used for
  * @arg flags          Flags
  *
@@ -195,6 +196,7 @@ errout:
  * Add cache responsibility to cache manager
  * @arg mngr           Cache manager.
  * @arg name           Name of cache to keep track of
+ * @arg cb             Function to be called upon changes.
  *
  * Allocates a new cache of the specified type and adds it to the manager.
  * The operation will trigger a full dump request from the kernel to