Signed-off-by: Ben Pfaff <[email protected]>
---
lib/timeval.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/timeval.c b/lib/timeval.c
index a86af4f..8613f69 100644
--- a/lib/timeval.c
+++ b/lib/timeval.c
@@ -375,7 +375,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)
{
--
1.7.2.5
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev