fix some doxygen warnings
[paraslash.git] / time.c
diff --git a/time.c b/time.c
index d6e070809e527fba5437f59e0fe7976893432b9e..49b941bb004b959367a1d319dae7cead37d312df 100644 (file)
--- a/time.c
+++ b/time.c
@@ -106,7 +106,7 @@ void tv_scale(const unsigned long mult, const struct timeval *tv,
 /**
  * compute fraction of given struct timeval
  *
- * \param divider the integer value to divide by
+ * \param divisor the integer value to divide by
  * \param tv the timevalue to divide
  * \param result holds (1 / mult) * tv upon return
  */