mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix a comment.
This commit is contained in:
parent
0bcd542606
commit
363fa56a62
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue