X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=vss.c;h=e6705b6f74cb7a9d4c9c2d5c93abab05020753a8;hb=23af03dbfb283045ff952267ee83c2b7f2ef6380;hp=00c632c70674a034044f6c73c7f2c6b87bf63bd1;hpb=767a4a54c967bc4b80bd14d02e89fe91acd848dd;p=paraslash.git diff --git a/vss.c b/vss.c index 00c632c7..e6705b6f 100644 --- a/vss.c +++ b/vss.c @@ -298,7 +298,7 @@ static int initialize_fec_client(struct fec_client *fc, struct vss_task *vsst) if (fcp->init_fec) { /* * Set the maximum slice size to the Maximum Packet Size if the - * transport protocol allows to determine this value. The user + * transport protocol allows determination of this value. The user * can specify a slice size up to this value. */ ret = fcp->init_fec(fc->sc);