mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 19:32:19 +00:00
util: conf: Fix comment for virConfGetValueULLong()
The name of the function is not virConfGetValueULongLong().
This commit is contained in:
parent
a6a1cb6ae3
commit
a18710b377
@ -1336,7 +1336,7 @@ int virConfGetValueLLong(virConfPtr conf,
|
||||
|
||||
|
||||
/**
|
||||
* virConfGetValueULongLong:
|
||||
* virConfGetValueULLong:
|
||||
* @conf: the config object
|
||||
* @setting: the config entry name
|
||||
* @value: pointer to hold integer value
|
||||
|
Loading…
x
Reference in New Issue
Block a user