[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-sync] branch master updated: fix typo
From: |
gnunet |
Subject: |
[taler-sync] branch master updated: fix typo |
Date: |
Wed, 22 Jul 2020 23:46:28 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository sync.
The following commit(s) were added to refs/heads/master by this push:
new b16606b fix typo
b16606b is described below
commit b16606b8f06a6c45c85382145b536c8a468270c4
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jul 22 23:46:25 2020 +0200
fix typo
---
src/sync/sync-httpd_backup_post.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/sync/sync-httpd_backup_post.c
b/src/sync/sync-httpd_backup_post.c
index a990792..86327cb 100644
--- a/src/sync/sync-httpd_backup_post.c
+++ b/src/sync/sync-httpd_backup_post.c
@@ -207,7 +207,7 @@ cleanup_ctx (struct TM_HandlerContext *hc)
*
* @param connection MHD connection
* @param order_id our backend's order ID
- * @return MHD repsonse to use
+ * @return MHD response to use
*/
static struct MHD_Response *
make_payment_request (const char *order_id)
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-sync] branch master updated: fix typo,
gnunet <=