summaryrefslogtreecommitdiff
path: root/src/scripts/MakeLinks
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-01-05 17:57:01 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-01-05 18:56:23 +0000
commita310a8d09c56e6049714ae4e4070c16ecb6aa2b1 (patch)
tree10c35fe1b6713b88406f3891bf6ff4f0b914f916 /src/scripts/MakeLinks
parente8a25e05698e39a45cf5f188476808ef3609dbdd (diff)
Authenticators: refactor SASL support code
Diffstat (limited to 'src/scripts/MakeLinks')
-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 \