From 6cc2130d5bd9aa2b96c46dc727208244f43a503a Mon Sep 17 00:00:00 2001 From: "Jean-Marc Pigeon (Delson)" Date: Sun, 6 Jul 2025 22:31:41 -0400 Subject: [PATCH] Addied a note --- lib/lvleml.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/lvleml.c b/lib/lvleml.c index 8d56bf7..79f0e03 100644 --- a/lib/lvleml.c +++ b/lib/lvleml.c @@ -468,6 +468,7 @@ return decoded; /* digest-md5 mode. */ /* Return a builded "decoded" string from */ /* the exchange with the remote sereur */ +/* see RFC 2831. */ /* */ /* */ /********************************************************/ -- 2.47.3