svn commit: trunk/busybox/loginutils

rpjday at busybox.net rpjday at busybox.net
Thu Aug 3 11:28:37 UTC 2006


Author: rpjday
Date: 2006-08-03 04:28:36 -0700 (Thu, 03 Aug 2006)
New Revision: 15766

Log:
Remove apparent typo in "bool" line.


Modified:
   trunk/busybox/loginutils/Config.in


Changeset:
Modified: trunk/busybox/loginutils/Config.in
===================================================================
--- trunk/busybox/loginutils/Config.in	2006-08-03 10:50:39 UTC (rev 15765)
+++ trunk/busybox/loginutils/Config.in	2006-08-03 11:28:36 UTC (rev 15766)
@@ -14,7 +14,7 @@
 	  publicly readable.
 
 config CONFIG_USE_BB_SHADOW
-	bool #"  Use busybox shadow password functions"
+	bool "  Use busybox shadow password functions"
 	default y
 	depends on CONFIG_USE_BB_PWD_GRP && CONFIG_FEATURE_SHADOWPASSWDS
 	help




More information about the busybox-cvs mailing list