store password in the right variable
This commit is contained in:
parent
229907c6e2
commit
7e966aa2ae
@ -242,7 +242,7 @@ main (int argc, char *const *argv)
|
||||
"pass",
|
||||
"PASSPHRASE",
|
||||
"passphrase to use for authentication",
|
||||
&subject)),
|
||||
&password)),
|
||||
GNUNET_GETOPT_OPTION_END
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user