mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
Fix syntax error in .def file.
svn path=/trunk/; revision=10598
This commit is contained in:
parent
4989d6438f
commit
a7693505df
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ EditSecurity@8 @2
|
|||
;ACLUI.13
|
||||
;ACLUI.14
|
||||
;ACLUI.15
|
||||
IID_ISecurityInformation DATA @16
|
||||
IID_ISecurityInformation @16 DATA
|
||||
|
||||
|
||||
; EOF
|
||||
|
|
Loading…
Reference in a new issue