X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=attribute.c;h=9a7cb45ae88a411f31fa58a3128687fc4e11ea9f;hb=f9a064539e63c9d57702822d9d844c8ef04e9bcf;hp=66312b2acb06f5a5919c5a04198db2cae2f0b34a;hpb=d67659cc56f7ebc6b05738d8e15ecb0de86528b1;p=paraslash.git 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. *