X-Git-Url: http://git.etherboot.org/people/sha0/winvblock.git/blobdiff_plain/05de64b4e3f89bf912dde5013a93354dce713a17..f616109864d51b99652afdabb78315408c595ad9:/src/winvblock/driver.c?ds=sidebyside diff --git a/src/winvblock/driver.c b/src/winvblock/driver.c index 56a4aa3..89bc7a4 100644 --- a/src/winvblock/driver.c +++ b/src/winvblock/driver.c @@ -85,7 +85,7 @@ static WV_F_DEV_DISPATCH WvDriverBusSysCtl_; static WV_F_DEV_CTL WvDriverBusDevCtl_; static WV_F_DEV_DISPATCH WvDriverBusPower_; static WV_F_DEV_PNP WvDriverBusPnp_; -static WV_F_BUS_PNP WvDriverBusPnpQueryDevText_; +static WVL_F_BUS_PNP WvDriverBusPnpQueryDevText_; static LPWSTR STDCALL get_opt(IN LPWSTR opt_name) { LPWSTR our_opts, the_opt;