mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
util: Fix typo vcups -> vcpus
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
58cfd0a135
commit
62bac69542
@ -27,7 +27,7 @@
|
||||
# include "virutil.h"
|
||||
|
||||
|
||||
char *virNumaGetAutoPlacementAdvice(unsigned short vcups,
|
||||
char *virNumaGetAutoPlacementAdvice(unsigned short vcpus,
|
||||
unsigned long long balloon);
|
||||
|
||||
int virNumaSetupMemoryPolicy(virDomainNumatuneMemMode mode,
|
||||
|
Loading…
x
Reference in New Issue
Block a user