mirror of https://github.com/FreeRDP/FreeRDP
more fixes
This commit is contained in:
parent
d290cb1e53
commit
5ecc560369
|
@ -23,7 +23,7 @@ struct rdp_certstore
|
|||
char* path;
|
||||
char* file;
|
||||
char* home;
|
||||
int match;
|
||||
int match;
|
||||
struct rdp_certdata* certdata;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue