mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-04-07 11:08:36 +00:00
fixed typo.
This commit is contained in:
parent
94d17a9260
commit
b1e1a36898
@ -1322,7 +1322,7 @@ int app_rhizome_extract_file(int argc, const char *const *argv, struct command_l
|
||||
return -1;
|
||||
|
||||
/* Read key if is available */
|
||||
cli_arg(argc, argv, 0, "key", &keykex,NULL,NULL);
|
||||
cli_arg(argc, argv, 0, "key", &keyhex,NULL,NULL);
|
||||
|
||||
/* Ensure the Rhizome database exists and is open */
|
||||
if (create_serval_instance_dir() == -1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user