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