gnu: Remove comment which is factually incorrect.

* gnu/system/pam.scm: Remove incorrect comment.
This commit is contained in:
John Darrington 2016-10-18 08:26:19 +02:00
parent 8074b33077
commit 290ad2243c
No known key found for this signature in database
GPG Key ID: 8A67719C2DE827B3
1 changed files with 1 additions and 1 deletions

View File

@ -316,4 +316,4 @@ all the PAM services."
(pam-configuration (services base)
(transform transform))))
;;; linux.scm ends here