From d571e053fbc60e2b08e6f5772237bab1740348be Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Thu, 13 Mar 2008 22:32:14 +0100 Subject: [PATCH] afs.c: Cosmetic comment cleanup. --- afs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2