mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
bhnd(4): Remove a double word in a source code comment
- s/of of/of/ (cherry picked from commit d2747968c068b8cfc890901f4955037bad7adb9a)
This commit is contained in:
parent
1e17c11779
commit
0b396f0185
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
* The Broadcom NVRAM NUL-delimited ASCII format is used by most
|
||||
* Broadcom SoCs.
|
||||
*
|
||||
* The NVRAM data is encoded as a stream of of NUL-terminated 'key=value'
|
||||
* The NVRAM data is encoded as a stream of NUL-terminated 'key=value'
|
||||
* strings; the end of the stream is denoted by a single extra NUL character.
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue