gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] branch master updated: Small spell correcti


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] branch master updated: Small spell correction.
Date: Tue, 31 Jul 2018 19:45:19 +0200

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

silvioprog pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new 60fe2b37 Small spell correction.
60fe2b37 is described below

commit 60fe2b37f7bfe02c88be278badc82be8dfc39a58
Author: silvioprog <address@hidden>
AuthorDate: Tue Jul 31 14:44:10 2018 -0300

    Small spell correction.
---
 src/include/microhttpd.h  | 2 +-
 src/include/microhttpd2.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index f43935c7..e1a8d215 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -1414,7 +1414,7 @@ enum MHD_OPTION
 
   /**
    * Memory pointer for the certificate (ca.pem) to be used by the
-   * HTTPS daemon for client authentification.
+   * HTTPS daemon for client authentication.
    * This option should be followed by a `const char *` argument.
    */
   MHD_OPTION_HTTPS_MEM_TRUST = 20,
diff --git a/src/include/microhttpd2.h b/src/include/microhttpd2.h
index e8671825..b7297fd3 100644
--- a/src/include/microhttpd2.h
+++ b/src/include/microhttpd2.h
@@ -2217,7 +2217,7 @@ MHD_daemon_set_tls_psk_callback (struct MHD_Daemon 
*daemon,
 
 /**
  * Memory pointer for the certificate (ca.pem) to be used by the
- * HTTPS daemon for client authentification.
+ * HTTPS daemon for client authentication.
  *
  * @param daemon daemon to configure tls for
  * @param mem_trust memory pointer to the certificate

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



reply via email to

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