[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: newline
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: newline |
Date: |
Fri, 15 Jan 2021 18:01:36 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new 928d6626 newline
928d6626 is described below
commit 928d6626b5541d0377f2584962901f9a36906e20
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jan 15 18:01:34 2021 +0100
newline
---
src/util/taler-helper-crypto-rsa.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/util/taler-helper-crypto-rsa.c
b/src/util/taler-helper-crypto-rsa.c
index 779f7dae..dc7100dc 100644
--- a/src/util/taler-helper-crypto-rsa.c
+++ b/src/util/taler-helper-crypto-rsa.c
@@ -802,7 +802,7 @@ notify_client_dk_del (struct Client *client,
};
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
- "Sending RSA denomination expiration %sn",
+ "Sending RSA denomination expiration %s\n",
GNUNET_h2s (&dk->h_denom_pub));
if (GNUNET_OK !=
transmit (&client->addr,
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: newline,
gnunet <=