mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
muge(4): Fix a typo in a source code comment
- s/addres/address/ (cherry picked from commit 046fe202e76623988ac612b20047940b86dd373f)
This commit is contained in:
parent
bf2582cf15
commit
04ab41437a
1 changed files with 1 additions and 1 deletions
|
|
@ -1811,7 +1811,7 @@ done:
|
|||
* muge_multicast_write
|
||||
* @sc: device's soft context
|
||||
*
|
||||
* Writes perfect addres filters and hash address filters to their
|
||||
* Writes perfect address filters and hash address filters to their
|
||||
* corresponding registers and RAMs.
|
||||
*
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue