X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=afs.c;h=a1381e738a40cf644abeb16cf8356e7c578839a6;hb=fd864cc2fb78f1fac3af849743909aa23b2cb633;hp=23f2a93bc8610be978a98e61af6fd43ae6d1785f;hpb=32ffc06c0706f51c3f1dc436911836f1f9aa326e;p=paraslash.git diff --git a/afs.c b/afs.c index 23f2a93b..a1381e73 100644 --- a/afs.c +++ b/afs.c @@ -798,7 +798,7 @@ static void command_pre_select(struct sched *s, struct task *t) * * This function creates a shared memory area large enough to hold * the content given by \a buf and \a size and sends the identifier - * of this area to the file descriptor given by \a fd_ptr. + * of this area to the file descriptor \a fd. * * It is called by the AFS max_size handler as well as directly by the AFS * command callbacks to send command output to the command handlers.