gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] branch master updated: -typo


From: gnunet
Subject: [libmicrohttpd] branch master updated: -typo
Date: Wed, 20 Jul 2022 21:04:27 +0200

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

grothoff pushed a commit to branch master
in repository libmicrohttpd.

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

commit bd88a19e2d116dd629a70c977c4edeb20bec22d8
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jul 20 21:04:25 2022 +0200

    -typo
---
 src/include/microhttpd.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index 876c666c..670a990d 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -4603,7 +4603,7 @@ struct MHD_DigestAuthInfo
    * The length of the 'cnonce' parameter value, including possible
    * backslash-escape characters.
    * 'cnonce' is used in hash calculation, which is CPU-intensive procedure.
-   * An applicaion may want to reject too large cnonces to limit the CPU load.
+   * An application may want to reject too large cnonces to limit the CPU load.
    * A few kilobytes is a reasonable limit, typically cnonce is just 32-160
    * characters long.
    */

-- 
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]