diff options
Diffstat (limited to 'sys/netinet/ipfw/dummynet.txt')
-rw-r--r-- | sys/netinet/ipfw/dummynet.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ipfw/dummynet.txt b/sys/netinet/ipfw/dummynet.txt index e4f3075..e8c9725 100644 --- a/sys/netinet/ipfw/dummynet.txt +++ b/sys/netinet/ipfw/dummynet.txt @@ -839,7 +839,7 @@ scheduler functions. The struct scheduler represent the scheduler descriptor that is passed to dummynet when a scheduler module is loaded. -This struct contains the type of scheduler, the lenght of all structs and +This struct contains the type of scheduler, the length of all structs and all function pointers. If a function is not implemented should be initialize to NULL. Some functions are mandatory, other are mandatory if some memory should be freed. |