mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-08 16:58:29 +03:00
util: virvhba: fix typo that breaks build on non-linux systems
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
parent
f3b1b98121
commit
165c76acd0
@ -476,7 +476,7 @@ virVHBAPathExists(const char *sysfs_prefix ATTRIBUTE_UNUSED,
|
||||
|
||||
|
||||
bool
|
||||
virVHBAVportIsCapable(const char *sysfs_prefix ATTRIBUTE_UNUSED,
|
||||
virVHBAIsVportCapable(const char *sysfs_prefix ATTRIBUTE_UNUSED,
|
||||
int host ATTRIBUTE_UNUSED)
|
||||
{
|
||||
virReportSystemError(ENOSYS, "%s", _("Not supported on this platform"));
|
||||
|
Loading…
x
Reference in New Issue
Block a user