It seems the extra precautions are no longer needed.

This commit is contained in:
Dag-Erling Smørgrav 2003-02-13 10:05:20 +00:00
parent 72d8c7ffcd
commit f6cebd7310

View File

@ -583,8 +583,6 @@ start_init(void *dummy)
freeenv(var);
}
printf("Be nice to each other, mmmkay?\n");
for (path = init_path; *path != '\0'; path = next) {
while (*path == ':')
path++;