From: Andre Noll <maan@systemlinux.org>
Date: Wed, 4 Feb 2009 21:32:34 +0000 (+0100)
Subject: attribute.c: Trivial docu fix.
X-Git-Tag: v0.3.4~68
X-Git-Url: https://git.tuebingen.mpg.de/?a=commitdiff_plain;h=d9c8f984833cc51d5570987462558b2cfb7588b8;p=paraslash.git

attribute.c: Trivial docu fix.
---

diff --git a/attribute.c b/attribute.c
index d22511de..cce8ce6e 100644
--- a/attribute.c
+++ b/attribute.c
@@ -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.
  *