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