diff options
Diffstat (limited to 'contrib/pam_modules/pam_passwdqc/INTERNALS')
-rw-r--r-- | contrib/pam_modules/pam_passwdqc/INTERNALS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/pam_modules/pam_passwdqc/INTERNALS b/contrib/pam_modules/pam_passwdqc/INTERNALS index bce8f85ad54d..082f29a163f9 100644 --- a/contrib/pam_modules/pam_passwdqc/INTERNALS +++ b/contrib/pam_modules/pam_passwdqc/INTERNALS @@ -1,2 +1,2 @@ -The functions defined in passwdqc.h may be used without PAM at all. -They will eventually be moved into a libpasswdqc. +The functions defined in passwdqc.h may be used without PAM at all, and +all of them are in fact exported by libpasswdqc. |