X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=time.c;h=49b941bb004b959367a1d319dae7cead37d312df;hp=d6e070809e527fba5437f59e0fe7976893432b9e;hb=96bdf2d7b6206bb042031f2b13075a56bb8921a3;hpb=8a8cd0f5bb40dcfad68608193e8c57decd90b25e diff --git a/time.c b/time.c index d6e07080..49b941bb 100644 --- a/time.c +++ b/time.c @@ -106,7 +106,7 @@ void tv_scale(const unsigned long mult, const struct timeval *tv, /** * compute fraction of given struct timeval * - * \param divider the integer value to divide by + * \param divisor the integer value to divide by * \param tv the timevalue to divide * \param result holds (1 / mult) * tv upon return */