From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: [PATCH 1/3] gnu: Remove comment which is factually incorrect. Date: Sat, 22 Oct 2016 17:27:58 +0200 Message-ID: <1477150080-17187-1-git-send-email-jmd@gnu.org> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41200) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bxyDZ-00037p-EN for guix-devel@gnu.org; Sat, 22 Oct 2016 11:28:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bxyDW-0006QG-EI for guix-devel@gnu.org; Sat, 22 Oct 2016 11:28:17 -0400 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Cc: John Darrington * 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