]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - time.c
Merge branch 't/distcc'
[paraslash.git] / time.c
diff --git a/time.c b/time.c
index 8faefc059c950c5a5889b37b14ea6e8b61072af8..3ec2a2d437422f39e9845b7f519e01ae4216b89c 100644 (file)
--- a/time.c
+++ b/time.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2005-2011 Andre Noll <maan@systemlinux.org>
  *
  * 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)
 {