gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: typo


From: gnunet
Subject: [taler-merchant] branch master updated: typo
Date: Tue, 20 Oct 2020 17:45:55 +0200

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

ms pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new ca347c3  typo
ca347c3 is described below

commit ca347c3182afcc934fec2856fff77e788e97e832
Author: MS <ms@taler.net>
AuthorDate: Tue Oct 20 17:45:51 2020 +0200

    typo
---
 src/include/taler_merchant_service.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/include/taler_merchant_service.h 
b/src/include/taler_merchant_service.h
index 9b19915..d16822a 100644
--- a/src/include/taler_merchant_service.h
+++ b/src/include/taler_merchant_service.h
@@ -45,7 +45,7 @@ struct TALER_MERCHANT_HttpResponse
   /**
    * The complete JSON reply from the exchange, if we generated an error in
    * response to an exchange error.  Usually set if @e http_status is
-   * #MHD_HTTP_FAILED_DEPENDENDCY or #MHD_HTTP_SERVICE_UNAVAILABLE. NULL if we
+   * #MHD_HTTP_FAILED_DEPENDENCY or #MHD_HTTP_SERVICE_UNAVAILABLE. NULL if we
    * failed to obtain a JSON reply from the exchange or if we did not receive
    * an error from the exchange.
    */
@@ -61,7 +61,7 @@ struct TALER_MERCHANT_HttpResponse
   /**
    * The error hint from the exchange, if we generated an error in
    * response to an exchange error.  Usually set if @e http_status is
-   * #MHD_HTTP_FAILED_DEPENDENDCY or #MHD_HTTP_SERVICE_UNAVAILABLE. NULL if we
+   * #MHD_HTTP_FAILED_DEPENDENCY or #MHD_HTTP_SERVICE_UNAVAILABLE. NULL if we
    * failed to obtain a hint from the exchange or if we did not receive
    * an error from the exchange.
    */
@@ -78,7 +78,7 @@ struct TALER_MERCHANT_HttpResponse
   /**
    * The HTTP status code from the exchange, if we generated an error in
    * response to an exchange error.  Usually set if @e http_status is
-   * #MHD_HTTP_FAILED_DEPENDENDCY or #MHD_HTTP_SERVICE_UNAVAILABLE. 0 if we
+   * #MHD_HTTP_FAILED_DEPENDENCY or #MHD_HTTP_SERVICE_UNAVAILABLE. 0 if we
    * failed to obtain a JSON reply from the exchange or if we did not receive
    * an error from the exchange.
    */
@@ -96,7 +96,7 @@ struct TALER_MERCHANT_HttpResponse
   /**
    * The error code from the reply from the exchange, if we generated an error 
in
    * response to an exchange error.  Usually set if @e http_status is
-   * #MHD_HTTP_FAILED_DEPENDENDCY or #MHD_HTTP_SERVICE_UNAVAILABLE. NULL if we
+   * #MHD_HTTP_FAILED_DEPENDENCY or #MHD_HTTP_SERVICE_UNAVAILABLE. NULL if we
    * failed to obtain a error code from the exchange or if we did not receive
    * an error from the exchange.
    */

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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