mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Fix typo (noded -> nodes).
This commit is contained in:
parent
2dd02f4773
commit
9d44cd42c1
1 changed files with 1 additions and 1 deletions
|
|
@ -384,7 +384,7 @@ macros, but should be used only once.
|
|||
Finally,
|
||||
the
|
||||
.Fa CMP
|
||||
argument is the name of a function used to compare tree noded
|
||||
argument is the name of a function used to compare tree nodes
|
||||
with each other.
|
||||
The function takes two arguments of type
|
||||
.Vt "struct TYPE *" .
|
||||
|
|
|
|||
Loading…
Reference in a new issue