typo fix
X-Gentoo-Bug: 217999 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=217999
This commit is contained in:
		@@ -924,7 +924,7 @@ rc_deptree_update(void)
 | 
			
		||||
					if (strcmp(deptype->type, "ineed") == 0) {
 | 
			
		||||
						fprintf (stderr,
 | 
			
		||||
							 "Service `%s' needs non"
 | 
			
		||||
							 " existant service `%s'\n",
 | 
			
		||||
							 " existent service `%s'\n",
 | 
			
		||||
							 depinfo->service, s->value);
 | 
			
		||||
						dt = get_deptype(depinfo, "broken");
 | 
			
		||||
						if (!dt) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user