X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=vss.c;h=8b850fe1e56c27d3cebda6db2d0eb6984575c20e;hb=3998a8c581623224b7b56bce593646b2c8516a0f;hp=13a8e25fd0febc7aeeb56e8e37099f7ec4747a0f;hpb=b6e25b286c553ac1f971f3c8e0a736f9e731d2b7;p=paraslash.git diff --git a/vss.c b/vss.c index 13a8e25f..8b850fe1 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);