mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00: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:
parent
68182b2a52
commit
8cf363feb1
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ uniata.sys
|
|||
;
|
||||
|
||||
[uniata_Inst.Services]
|
||||
AddService =
|
||||
AddService = , 0x00000002
|
||||
|
||||
;
|
||||
; Source file information
|
||||
|
|
Loading…
Reference in a new issue