Преглед изворни кода

digestauth: term correction in comment

Evgeny Grin (Karlson2k) пре 3 година
родитељ
комит
50828ba77d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/microhttpd/digestauth.c

+ 1 - 1
src/microhttpd/digestauth.c

@@ -153,7 +153,7 @@
 #define _MHD_SHA512_256_TOKEN "SHA-512-256"
 
 /**
- * The postfix token for "session" algorithms.
+ * The suffix token for "session" algorithms.
  */
 #define _MHD_SESS_TOKEN "-sess"