diff libpam-sys/libpam-sys-helpers/README.md @ 176:0730f5f2ee2a

Turn `libpam-sys-consts` back into `libpam-sys-impls`. This moves the constants into `libpam-sys` and makes `libpam-sys-impls` responsible solely for detecting the current PAM implementation.
author Paul Fisher <paul@pfish.zone>
date Wed, 30 Jul 2025 17:53:31 -0400
parents 4b3a5095f68c
children
line wrap: on
line diff
--- a/libpam-sys/libpam-sys-helpers/README.md	Wed Jul 30 14:57:12 2025 -0400
+++ b/libpam-sys/libpam-sys-helpers/README.md	Wed Jul 30 17:53:31 2025 -0400
@@ -2,4 +2,4 @@
 
 This provides memory-management helpers for `libpam-sys`.
 
-This does not actually depend upon `libpam-sys`; it only uses `libpam-sys-consts`.
\ No newline at end of file
+This does not actually depend upon `libpam-sys`; it only uses `libpam-sys-impls`.
\ No newline at end of file