mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
freerdp: get rid of old types
This commit is contained in:
@@ -28,7 +28,7 @@ struct rdp_string
|
||||
{
|
||||
char* ascii;
|
||||
char* unicode;
|
||||
uint32 length;
|
||||
UINT32 length;
|
||||
};
|
||||
typedef struct rdp_string rdpString;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user