X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=attribute.c;h=cce8ce6e03bd9aef9d675de1ef79a983a294413b;hp=d22511de76f92f19835b6c5c57faa54ba9360eab;hb=d9c8f984833cc51d5570987462558b2cfb7588b8;hpb=0ea88fa418c5133f8add1c2eabdd3369942cc77e 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. *