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
|
* @conf: the config object
|
||||||
* @setting: the config entry name
|
* @setting: the config entry name
|
||||||
* @value: pointer to hold integer value
|
* @value: pointer to hold integer value
|
||||||
|
Loading…
x
Reference in New Issue
Block a user