]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: fix mingw build
authorEric Blake <eblake@redhat.com>
Fri, 15 Feb 2013 22:01:44 +0000 (15:01 -0700)
committerEric Blake <eblake@redhat.com>
Fri, 15 Feb 2013 22:05:25 +0000 (15:05 -0700)
commit660db5bf72dcb4723fa894175c35b6010e3dfb2c
tree945bb867ba1ab82bd709c13d56bb9e83c2aebda3
parentec2cc0f86045f69d00043116fdfe403beb05559b
build: fix mingw build

Commits 2025356 and ba72cb12 introduced typos.

* src/util/virpci.c (virPCIIsVirtualFunction) [!__linux__]: Fix
function name.
* src/util/virutil.c (virGetDeviceID): Fix attribute spelling.
src/util/virpci.c
src/util/virutil.c