mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Fix encoding of some INF files (-> UTF-8 without BOM).
This commit is contained in:
parent
da27e0026a
commit
66c2299bfe
3 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
[Version]
|
||||
[Version]
|
||||
Signature="$ReactOS$"
|
||||
|
||||
[AddReg]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[Version]
|
||||
[Version]
|
||||
Signature="$ReactOS$"
|
||||
|
||||
[AddReg]
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue