mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
al_eth: Remove a double word in a source code comment
- s/for for/for/ MFC after: 3 days
This commit is contained in:
parent
5f93395f2f
commit
6a734168cb
1 changed files with 1 additions and 1 deletions
|
|
@ -467,7 +467,7 @@ al_eth_kr_lt_transmitter_task_run(struct al_eth_kr_data *kr_data)
|
|||
break;
|
||||
case DO_PRESET:
|
||||
/*
|
||||
* Send PRESET and wait for for updated for all
|
||||
* Send PRESET and wait for updated for all
|
||||
* coefficients from remote
|
||||
*/
|
||||
if (al_eth_kr_lt_all_not_updated(&report) == 0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue