]> xenbits.xensource.com Git - libvirt.git/commitdiff
util: time: Fix comment for virTimeFieldsNow
authorPeter Krempa <pkrempa@redhat.com>
Fri, 15 Nov 2019 11:11:27 +0000 (12:11 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 6 Jan 2020 09:33:35 +0000 (10:33 +0100)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
src/util/virtime.c

index 54466b2f39983390a34ec711d474ee0ab42a1e3d..13f899cb91e5be84ae56ea80b53b110b215f1cb0 100644 (file)
@@ -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.