]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
afs.c: Cosmetic comment cleanup.
authorAndre Noll <maan@systemlinux.org>
Thu, 13 Mar 2008 21:32:14 +0000 (22:32 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 13 Mar 2008 21:32:14 +0000 (22:32 +0100)
afs.c

diff --git a/afs.c b/afs.c
index 6210358c4ef075ed4bb13680028b27f1ec430123..05c2c21367e93f851cf4ac6d89deece65ac23d06 100644 (file)
--- 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
  * \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
  * called ASAP.
  *
  * \return Negative, on errors, the return value of the callback function