mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 07:36:21 +00:00
[PSDK] fix typo
svn path=/trunk/; revision=72562
This commit is contained in:
parent
9eae1a4984
commit
0bf3b4e81b
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ extern "C" {
|
|||
#define FILE_SYSTEM_NOT_SUPPORT 6
|
||||
#define FILE_USER_DISALLOWED 7
|
||||
#define FILE_READ_ONLY 8
|
||||
#define FILE_DIR_DISALOWED 9
|
||||
#define FILE_DIR_DISALLOWED 9
|
||||
|
||||
#define COMMPROP_INITIALIZED 0xE73CF52E
|
||||
#define SP_SERIALCOMM 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue