guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 1/3] gnu: Remove comment which is factually incorrect.


From: John Darrington
Subject: [PATCH 1/3] gnu: Remove comment which is factually incorrect.
Date: Sat, 22 Oct 2016 17:27:58 +0200

* gnu/system/pam.scm: Remove incorrect comment.
---
 gnu/system/pam.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/system/pam.scm b/gnu/system/pam.scm
index cd7a342..4546c1a 100644
--- a/gnu/system/pam.scm
+++ b/gnu/system/pam.scm
@@ -316,4 +316,4 @@ all the PAM services."
            (pam-configuration (services base)
                               (transform transform))))
 
-;;; linux.scm ends here
+
-- 
2.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]