From: Andre Noll Date: Thu, 13 Mar 2008 21:32:14 +0000 (+0100) Subject: afs.c: Cosmetic comment cleanup. X-Git-Tag: v0.3.2~63^2~5 X-Git-Url: http://git.tue.mpg.de/?a=commitdiff_plain;h=d571e053fbc60e2b08e6f5772237bab1740348be;p=paraslash.git afs.c: Cosmetic comment cleanup. --- diff --git a/afs.c b/afs.c index 6210358c..05c2c213 100644 --- a/afs.c +++ b/afs.c @@ -148,7 +148,7 @@ struct callback_result { * \param result Callback result will be stored here. * * This function creates a shared memory area, copies the buffer pointed to by - * query to that area and notifies the afs process that \a f should be + * \a query to that area and notifies the afs process that \a f should be * called ASAP. * * \return Negative, on errors, the return value of the callback function