mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 09:02:58 +00:00
[IDL] Revert commit c03899fc
This commit is contained in:
parent
c03899fc7f
commit
92942fbbd8
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ typedef enum _PNP_VETO_TYPE {
|
||||||
PNP_VetoNonDisableable = 10,
|
PNP_VetoNonDisableable = 10,
|
||||||
PNP_VetoLegacyDriver = 11,
|
PNP_VetoLegacyDriver = 11,
|
||||||
PNP_VetoInsufficientRights = 12,
|
PNP_VetoInsufficientRights = 12,
|
||||||
} *PPNP_VETO_TYPE;
|
} PNP_VETO_TYPE, *PPNP_VETO_TYPE;
|
||||||
|
|
||||||
cpp_quote("#endif")
|
cpp_quote("#endif")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue