gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: minor edit.


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: minor edit.
Date: Wed, 23 May 2018 20:16:49 +0200

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

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 63d4c63  minor edit.
63d4c63 is described below

commit 63d4c63b9131cf26a548686bf9b5e30242f0b533
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed May 23 20:16:41 2018 +0200

    minor edit.
---
 src/lib/testing_api_cmd_history.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/src/lib/testing_api_cmd_history.c 
b/src/lib/testing_api_cmd_history.c
index 8cad77a..48dd05f 100644
--- a/src/lib/testing_api_cmd_history.c
+++ b/src/lib/testing_api_cmd_history.c
@@ -30,6 +30,10 @@
 #include "taler_merchant_testing_lib.h"
 
 
+
+/**
+ * State for a "history" CMD.
+ */
 struct HistoryState
 {
 
@@ -49,7 +53,7 @@ struct HistoryState
   const char *merchant_url;
 
   /**
-   * The curl context; used to be fed to the merchant lib.
+   * The curl context.
    */
   struct GNUNET_CURL_Context *ctx;
 

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



reply via email to

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