X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=aft.c;h=3d22e242ef94ab21b17487b345d636a01dabb3d9;hp=e91d734fea7d70e74350cdcfdc3c4def9bce8a05;hb=89f2de1016601e523fd456e0e2fa650fa695ecaa;hpb=63aab30b55d5809704a2d0e1c4e8de20e8228d7d;ds=sidebyside diff --git a/aft.c b/aft.c index e91d734f..3d22e242 100644 --- 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) {