X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=time.c;h=3ec2a2d437422f39e9845b7f519e01ae4216b89c;hp=a591e8cd27c1fbeebf8a17a15d6b5aaf96e50bea;hb=89ac7435066d5babbd49d9d643a9eb328f886cf9;hpb=eecc102ad0abeb0335fe994bb72031a15b9090d7 diff --git a/time.c b/time.c index a591e8cd..3ec2a2d4 100644 --- a/time.c +++ b/time.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2009 Andre Noll + * Copyright (C) 2005-2011 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -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) {