attribute.c: Trivial docu fix.
authorAndre Noll <maan@systemlinux.org>
Wed, 4 Feb 2009 21:32:34 +0000 (22:32 +0100)
committerAndre Noll <maan@systemlinux.org>
Wed, 4 Feb 2009 21:32:34 +0000 (22:32 +0100)
attribute.c

index d22511de76f92f19835b6c5c57faa54ba9360eab..cce8ce6e03bd9aef9d675de1ef79a983a294413b 100644 (file)
@@ -568,8 +568,7 @@ void attribute_close(void)
 /**
  * Open the attribute table.
  *
- * \param ti Gets initialized by this function.
- * \param db The database directory.
+ * \param dir The database directory.
  *
  * \return Positive on success, negative on errors.
  *