From: Andre Noll 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: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=d9c8f984833cc51d5570987462558b2cfb7588b8 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. *