mirror of https://gitee.com/openkylin/libvirt.git
util: time: Fix comment for virTimeFieldsNow
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
parent
5b53d9dd91
commit
76592c596a
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue