X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=aft.c;h=f87ac96e8b62eb2d7c00bb3b6e2130b25b2c9a79;hp=5204ce0ce47c8d81df9fb8d8865338e45d3b33a3;hb=3a6b996d8b39fdc067df352d1eee757ef2a8f49b;hpb=65399c6f0f45561c8d93c521ca63d13f564ca1cb diff --git a/aft.c b/aft.c index 5204ce0c..f87ac96e 100644 --- a/aft.c +++ b/aft.c @@ -2593,7 +2593,7 @@ static void afs_stat_callback(int fd, const struct osl_object *query) * 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(). + * \return The return value of the underlying call to \ref send_callback_request(). */ int send_afs_status(struct command_context *cc, int parser_friendly) {