git: 2976a7ce2e9b - main - libpam: Add newline at EOF in modules.inc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Oct 2025 15:32:39 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=2976a7ce2e9b0ba1f59601218583c6330776f401
commit 2976a7ce2e9b0ba1f59601218583c6330776f401
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-10-15 15:30:43 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
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