diff --git a/src/util/virconf.c b/src/util/virconf.c index 6e1d2f42be8e95e0e03ac854235ee89649753b62..d63553908a325001fdb38e9f8128d544fdaf9a28 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