]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
Add missing doc for function argument
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 4 Jan 2012 23:07:59 +0000 (21:07 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 4 Jan 2012 23:07:59 +0000 (21:07 -0200)
libkmod/libkmod.c

index 4227eb63b19dcc85b005ae9bd109b946c6982998..0e8f33fcb51f8122c480759cb84a3cc7a8373d1e 100644 (file)
@@ -296,6 +296,7 @@ KMOD_EXPORT struct kmod_ctx *kmod_unref(struct kmod_ctx *ctx)
  * kmod_set_log_fn:
  * @ctx: kmod library context
  * @log_fn: function to be called for logging messages
+ * @data: data to pass to log function
  *
  * The built-in logging writes to stderr. It can be
  * overridden by a custom function, to plug log messages