X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=attribute.c;h=9a7cb45ae88a411f31fa58a3128687fc4e11ea9f;hp=66312b2acb06f5a5919c5a04198db2cae2f0b34a;hb=755bbd9fa36e16f266467bed60b158e5737bd838;hpb=d42bd02d10976225cff2efa57b7eb2a8c240aa5f diff --git a/attribute.c b/attribute.c index 66312b2a..9a7cb45a 100644 --- a/attribute.c +++ b/attribute.c @@ -373,7 +373,7 @@ int com_rmatt(__a_unused int fd, int argc, char * const * const argv) * \param buf Result. * * This function prints a string of at most 64 characters plus the terminating - * \p NULL character into \buf which must be provided by the caller and at + * \p NULL character into \a buf which must be provided by the caller and at * least 65 bytes long. The "x" character is used for set attributes and "-" is * used for unset attributes. *