mirror of
https://github.com/opnsense/src.git
synced 2026-05-15 02:30:35 -04:00
tcp_htps: Fix a typo in a source code comment
- s/postion/position/
(cherry picked from commit 1f2aaef29a)
This commit is contained in:
parent
72692ac18c
commit
b7c2ea78e8
1 changed files with 1 additions and 1 deletions
|
|
@ -1459,7 +1459,7 @@ again:
|
|||
* p_prev_slot, so that needs to be the last slot
|
||||
* we run. The next slot after that should be our
|
||||
* reserved first slot for new, and then starts
|
||||
* the running postion. Now the problem is the
|
||||
* the running position. Now the problem is the
|
||||
* reserved "not to yet" place does not exist
|
||||
* and there may be inp's in there that need
|
||||
* running. We can merge those into the
|
||||
|
|
|
|||
Loading…
Reference in a new issue