X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fi386-io-windows.h;h=8089d19b3a28922bfe93d674b4a0a801dc3966cb;hb=2be154f7350826f3e08cc7425e761946ed039fab;hp=fd1a54e24b73e2a4664787936d75557d2eb2064d;hpb=8a5d293fb78ca42a969df9e2b617456391636596;p=pciutils.git diff --git a/lib/i386-io-windows.h b/lib/i386-io-windows.h index fd1a54e..8089d19 100644 --- a/lib/i386-io-windows.h +++ b/lib/i386-io-windows.h @@ -1143,7 +1143,7 @@ SetProcessUserModeIOPL(VOID) */ if (!LookupPrivilegeValue(NULL, SE_TCB_NAME, &luid_tcb_privilege)) - goto err_not_implemented; + goto err_privilege_not_held; /* * If the current thread has already Tcb privilege enabled then there