X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=time.c;h=3ec2a2d437422f39e9845b7f519e01ae4216b89c;hp=a591e8cd27c1fbeebf8a17a15d6b5aaf96e50bea;hb=1123865b9a3e45dc26d7c6dec0ed3540274c1c3d;hpb=f4cc69fd2fad1e51f47be16f552e7a114f43eade 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) {