typo fix
X-Gentoo-Bug: 217999 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=217999
This commit is contained in:
parent
16f7e90c6c
commit
07db27d220
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user