The branch main has been updated by emaste:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=2976a7ce2e9b0ba1f59601218583c6330776f401

commit 2976a7ce2e9b0ba1f59601218583c6330776f401
Author:     Ed Maste <[email protected]>
AuthorDate: 2025-10-15 15:30:43 +0000
Commit:     Ed Maste <[email protected]>
CommitDate: 2025-10-15 15:32:07 +0000

    libpam: Add newline at EOF in modules.inc
---
 lib/libpam/modules/modules.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/libpam/modules/modules.inc b/lib/libpam/modules/modules.inc
index f3ab65333f4f..1e9eb8970317 100644
--- a/lib/libpam/modules/modules.inc
+++ b/lib/libpam/modules/modules.inc
@@ -30,4 +30,4 @@ MODULES               += pam_ssh
 .endif
 MODULES                += pam_tacplus
 MODULES                += pam_unix
-MODULES                += pam_xdg
\ No newline at end of file
+MODULES                += pam_xdg

Reply via email to