summaryrefslogtreecommitdiff
path: root/src/scripts
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-01-05 17:57:01 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-02-10 23:58:05 +0000
commit37942ad83fcb6b788cceb4abe2891c92651811a7 (patch)
treea75470666cf46b19407e0c9ce15d46256d021fc9 /src/scripts
parent1f20760b17087817459e6c6baffa28de4b7d5aa2 (diff)
downloadexim4-37942ad83fcb6b788cceb4abe2891c92651811a7.tar.gz
Authenticators: refactor SASL support code
(cherry picked from commit a310a8d09c56e6049714ae4e4070c16ecb6aa2b1)
Diffstat (limited to 'src/scripts')
-rwxr-xr-xsrc/scripts/MakeLinks2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/MakeLinks b/src/scripts/MakeLinks
index f5a4e5015..08f4ff1f8 100755
--- a/src/scripts/MakeLinks
+++ b/src/scripts/MakeLinks
@@ -67,7 +67,7 @@ done
cd ..
-# Likewise for the code for the authorization functions
+# Likewise for the code for the authentication drivers
mkdir auths
cd auths
for f in README Makefile call_pam.c call_pwcheck.c \