aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/digestauth.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/digestauth.h')
-rw-r--r--src/microhttpd/digestauth.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/microhttpd/digestauth.h b/src/microhttpd/digestauth.h
index e8844f27..4ba26709 100644
--- a/src/microhttpd/digestauth.h
+++ b/src/microhttpd/digestauth.h
@@ -61,7 +61,6 @@
61 61
62/** 62/**
63 * The token for SHA-512/256 algorithm. 63 * The token for SHA-512/256 algorithm.
64 * Unsupported currently by MHD for authentication.
65 */ 64 */
66#define _MHD_SHA512_256_TOKEN "SHA-512-256" 65#define _MHD_SHA512_256_TOKEN "SHA-512-256"
67 66