gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-exchange] branch master updated: store password in t


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: store password in the right variable
Date: Thu, 14 Dec 2017 17:54:12 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 7e966aa  store password in the right variable
7e966aa is described below

commit 7e966aa2aef83472b641154646f8ef84688104eb
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Dec 14 17:53:48 2017 +0100

    store password in the right variable
---
 src/bank-lib/taler-bank-transfer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bank-lib/taler-bank-transfer.c 
b/src/bank-lib/taler-bank-transfer.c
index 4ba8a02..d354daf 100644
--- a/src/bank-lib/taler-bank-transfer.c
+++ b/src/bank-lib/taler-bank-transfer.c
@@ -242,7 +242,7 @@ main (int argc, char *const *argv)
                                   "pass",
                                   "PASSPHRASE",
                                   "passphrase to use for authentication",
-                                  &subject)),
+                                  &password)),
     GNUNET_GETOPT_OPTION_END
   };
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]