sched: Allow more than one running scheduler instance.
[paraslash.git] / aft.c
diff --git a/aft.c b/aft.c
index e91d734fea7d70e74350cdcfdc3c4def9bce8a05..3d22e242ef94ab21b17487b345d636a01dabb3d9 100644 (file)
--- a/aft.c
+++ b/aft.c
@@ -2481,6 +2481,8 @@ static void afs_stat_callback(int fd, const struct osl_object *query)
  * up-to-date afs status items directly. Therefore the usual callback mechanism
  * is used to pass the status items from the afs process to the command handler
  * via a shared memory area and a pipe.
+ *
+ * \return The return value of the underyling call to \ref send_callback_request().
  */
 int send_afs_status(struct stream_cipher_context *scc, int parser_friendly)
 {