util: conf: Fix comment for virConfGetValueULLong()

The name of the function is not virConfGetValueULongLong().
This commit is contained in:
Andrea Bolognani 2016-07-15 17:11:18 +02:00
parent a6a1cb6ae3
commit a18710b377

View File

@ -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