[Pkg-shadow-commits] r1392 - in upstream/trunk: . src

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Sun Nov 18 01:20:10 UTC 2007


Author: nekral-guest
Date: 2007-11-18 01:20:10 +0000 (Sun, 18 Nov 2007)
New Revision: 1392

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/src/login_nopam.c
Log:
Fix a typo in a comment.


Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2007-11-17 23:11:02 UTC (rev 1391)
+++ upstream/trunk/ChangeLog	2007-11-18 01:20:10 UTC (rev 1392)
@@ -1,5 +1,9 @@
 2007-11-18  Nicolas François  <nicolas.francois at centraliens.net>
 
+	* src/login_nopam.c: Fix a typo in a comment.
+
+2007-11-18  Nicolas François  <nicolas.francois at centraliens.net>
+
 	* src/useradd.c: Do not document the behavior compared to old
 	versions.
 

Modified: upstream/trunk/src/login_nopam.c
===================================================================
--- upstream/trunk/src/login_nopam.c	2007-11-17 23:11:02 UTC (rev 1391)
+++ upstream/trunk/src/login_nopam.c	2007-11-18 01:20:10 UTC (rev 1392)
@@ -228,7 +228,7 @@
 				return (YES);
 #ifdef PRIMARY_GROUP_MATCH
 		/*
-		 * If the sting is an user whose initial GID matches the token,
+		 * If the string is an user whose initial GID matches the token,
 		 * accept it. May avoid excessively long lines in /etc/group.
 		 * Radu-Adrian Feurdean <raf at licj.soroscj.ro>
 		 *




More information about the Pkg-shadow-commits mailing list