Mercurial > yakumo_izuru > aya
diff vendor/golang.org/x/sys/windows/setupapi_windows.go @ 68:4b79810863f6 draft
Ready to release 0.6.0
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author | yakumo.izuru |
---|---|
date | Wed, 13 Sep 2023 10:49:50 +0000 |
parents | 787b5ee0289d |
children |
line wrap: on
line diff
--- a/vendor/golang.org/x/sys/windows/setupapi_windows.go Thu Sep 07 16:52:43 2023 +0000 +++ b/vendor/golang.org/x/sys/windows/setupapi_windows.go Wed Sep 13 10:49:50 2023 +0000 @@ -296,7 +296,7 @@ // Flag to indicate that the sorting from the INF file should be used. DI_INF_IS_SORTED DI_FLAGS = 0x00008000 - // Flag to indicate that only the the INF specified by SP_DEVINSTALL_PARAMS.DriverPath should be searched. + // Flag to indicate that only the INF specified by SP_DEVINSTALL_PARAMS.DriverPath should be searched. DI_ENUMSINGLEINF DI_FLAGS = 0x00010000 // Flag that prevents ConfigMgr from removing/re-enumerating devices during device