1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-07 00:56:34 +01:00

add option to encrypt an existing unencrypted data file

This commit is contained in:
Jfreegman
2014-09-15 16:17:58 -04:00
parent a2a23b3932
commit 388d78d11e
5 changed files with 55 additions and 23 deletions

View File

@@ -83,7 +83,7 @@ struct arg_opts {
int default_locale;
int use_custom_data;
int no_connect;
int encrypt_data;
char dns_path[MAX_STR_SIZE];
char config_path[MAX_STR_SIZE];
char nodes_path[MAX_STR_SIZE];