more fixes

This commit is contained in:
qubit 2011-08-29 03:46:33 +05:30
parent d290cb1e53
commit 5ecc560369
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ struct rdp_certstore
char* path;
char* file;
char* home;
int match;
int match;
struct rdp_certdata* certdata;
};