diff --git a/src/util/virconf.c b/src/util/virconf.c index 6e1d2f42be..d63553908a 100644 --- a/src/util/virconf.c +++ b/src/util/virconf.c @@ -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