mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 08:50:24 +08:00
[UNIATA] Fix one of INF sections that made device unrecognized
In fact, UniATA todo.txt file mentions it implicitly: - 159.fix bug with invalid INF section under XP+ (43e2) CORE-17398
This commit is contained in:
@@ -54,7 +54,7 @@ uniata.sys
|
||||
;
|
||||
|
||||
[uniata_Inst.Services]
|
||||
AddService =
|
||||
AddService = , 0x00000002
|
||||
|
||||
;
|
||||
; Source file information
|
||||
|
||||
Reference in New Issue
Block a user