summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Orton <jorton@redhat.com>2021-09-17 15:00:22 +0100
committerJoe Orton <jorton@redhat.com>2021-09-17 15:00:22 +0100
commitcd891e485e0985262d53554e7606e76bf889b537 (patch)
treebf06983a6584eef9444430472b4fc961c6fc70a3
parent81d7cacf6e31a55d384258c854d401405354e213 (diff)
downloadneon-git-cd891e485e0985262d53554e7606e76bf889b537.tar.gz
* src/ne_auth.h: Update comment about NE_AUTH_DIGEST.
-rw-r--r--src/ne_auth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ne_auth.h b/src/ne_auth.h
index f21a57a..c41550b 100644
--- a/src/ne_auth.h
+++ b/src/ne_auth.h
@@ -107,7 +107,7 @@ void ne_set_proxy_auth(ne_session *sess, ne_auth_creds creds, void *userdata);
* this must not be used over an unsecured channel. */
#define NE_AUTH_GSSAPI_ONLY (0x0040)
-/* 0x0080 used for NE_AUTH_DIGEST */
+/* 0x0080: legacy definition of NE_AUTH_DIGEST in 0.31 and earlier */
/* The default set of supported protocols, as deemed appropriate for
* the given session scheme. The interpretation of this flag may