X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=time.c;h=3ec2a2d437422f39e9845b7f519e01ae4216b89c;hb=89ac7435066d5babbd49d9d643a9eb328f886cf9;hp=19bf469cd261bcd3dde93438a312ac5a685dbdd5;hpb=9417eae5ca2b9f10d25f769221e8fd91048bc68a;p=paraslash.git 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) {