bootpd(8): Fix a typo in a source code comment
- s/adddress/address/ MFC after: 3 days
This commit is contained in:
@@ -323,7 +323,7 @@ dump_generic(FILE *fp, struct shared_bindata *generic)
|
|||||||
*
|
*
|
||||||
* The addresses are printed in standard ASCII "dot" notation and separated
|
* The addresses are printed in standard ASCII "dot" notation and separated
|
||||||
* from one another by a single space. A single leading space is also
|
* from one another by a single space. A single leading space is also
|
||||||
* printed before the first adddress.
|
* printed before the first address.
|
||||||
*
|
*
|
||||||
* Null lists produce no output (and no error).
|
* Null lists produce no output (and no error).
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user