mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[winpr,secapi] remove reserved identifier
This commit is contained in:
@@ -70,7 +70,7 @@ typedef struct
|
||||
|
||||
#define MSV1_0_CRED_VERSION_REMOTE 0xffff0002
|
||||
|
||||
typedef enum _MSV1_0_CREDENTIAL_KEY_TYPE
|
||||
typedef enum
|
||||
{
|
||||
InvalidCredKey,
|
||||
DeprecatedIUMCredKey,
|
||||
|
||||
Reference in New Issue
Block a user