cxgbetool(8): Fix a typo in a source code comment
- s/paramter/parameter/ MFC after: 3 days
This commit is contained in:
parent
4732904942
commit
59f7c7ff51
@ -1412,7 +1412,7 @@ filter_cmd(int argc, const char *argv[], int hashfilter)
|
||||
/*
|
||||
* No numeric index means this must be a request to
|
||||
* create a new hashfilter and we are already at the
|
||||
* paramter/value list.
|
||||
* parameter/value list.
|
||||
*/
|
||||
idx = (uint32_t) -1;
|
||||
goto setf;
|
||||
|
Loading…
Reference in New Issue
Block a user