[libvirt] [PATCH] util: time: Fix comment for virTimeFieldsNow

Peter Krempa pkrempa at redhat.com
Mon Jan 6 10:31:45 UTC 2020


Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 src/util/virtime.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Trivial.

diff --git a/src/util/virtime.c b/src/util/virtime.c
index 54466b2f39..13f899cb91 100644
--- a/src/util/virtime.c
+++ b/src/util/virtime.c
@@ -223,7 +223,7 @@ int virTimeMillisNow(unsigned long long *now)


 /**
- * virTimeFieldsNowRaw:
+ * virTimeFieldsNow:
  * @fields: filled with current time fields
  *
  * Retrieves the current time, in broken-down field format.
-- 
2.24.1




More information about the libvir-list mailing list