X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=time.c;h=3ec2a2d437422f39e9845b7f519e01ae4216b89c;hp=19bf469cd261bcd3dde93438a312ac5a685dbdd5;hb=89ac7435066d5babbd49d9d643a9eb328f886cf9;hpb=a365b8263a0d7a1673699bdf454677c95b38eb95 diff --git a/time.c b/time.c index 19bf469c..3ec2a2d4 100644 --- a/time.c +++ b/time.c @@ -12,7 +12,7 @@ * * \param tv The time value value to convert. * - * \return The number off milliseconds in \a tv. + * \return The number of milliseconds in \a tv. */ long unsigned tv2ms(const struct timeval *tv) {