diff --git a/usr.bin/make/dir.c b/usr.bin/make/dir.c index 1eb68661378..15b25d423b7 100644 --- a/usr.bin/make/dir.c +++ b/usr.bin/make/dir.c @@ -919,9 +919,7 @@ Dir_MTime(GNode *gn) /*- *----------------------------------------------------------------------- * Dir_AddDir -- - * Add the given name to the end of the given path. The order of - * the arguments is backwards so ParseDoDependency can do a - * Lst_ForEach of its list of paths... + * Add the given name to the end of the given path. * * Results: * none