mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
[PSDK] Fix a typo.
svn path=/trunk/; revision=70110
This commit is contained in:
@@ -3189,7 +3189,7 @@ interface IFileDialog;
|
||||
typedef [v1_enum] enum FDE_OVERWRITE_RESPONSE
|
||||
{
|
||||
FDEOR_DEFAULT = 0,
|
||||
FDEOR_ACCCEP = 1,
|
||||
FDEOR_ACCEPT = 1,
|
||||
FDEOR_REFUSE = 2
|
||||
} FDE_OVERWRITE_RESPONSE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user