util: time: Fix comment for virTimeFieldsNow

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
Peter Krempa 2019-11-15 12:11:27 +01:00
parent 5b53d9dd91
commit 76592c596a

View 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.