mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 10:19:30 +02:00
* typo corrected
git-svn-id: trunk@10228 -
This commit is contained in:
parent
7b50723276
commit
6ab7f8e708
@ -784,7 +784,7 @@ Const
|
||||
PRSPEC_INVALID = ULONG($ffffffff);
|
||||
PRSPEC_LPWSTR = ULONG(0);
|
||||
PRSPEC_PROPID = ULONG(1);
|
||||
PROPSETFLAG_DEFAULT = = DWORD(0);
|
||||
PROPSETFLAG_DEFAULT = DWORD(0);
|
||||
PROPSETFLAG_NONSIMPLE = DWORD(1);
|
||||
PROPSETFLAG_ANSI = DWORD(2);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user