timeval: Fix typo in comment.
[sliver-openvswitch.git] / lib / timeval.c
index 751187d..27a5fc7 100644 (file)
@@ -383,7 +383,7 @@ timeval_to_msec(const struct timeval *tv)
 }
 
 /* Returns the monotonic time at which the "time" module was initialized, in
- * milliseconds(). */
+ * milliseconds. */
 long long int
 time_boot_msec(void)
 {