X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=time.c;h=49b941bb004b959367a1d319dae7cead37d312df;hp=d6e070809e527fba5437f59e0fe7976893432b9e;hb=bf2430160b2704e97a3ff1774d689b4b85e94eb5;hpb=52f6c9ab26c8a64ec413c7b4ae8cf43ac8f628a5 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 */