nl: Fix comment typo on recvmsgs
Signed-off-by: Olaf Hering <olaf@aepfle.de>
This commit is contained in:
parent
b9284bcded
commit
1daa48c48d
1 changed files with 1 additions and 1 deletions
2
lib/nl.c
2
lib/nl.c
|
@ -829,7 +829,7 @@ continue_reading:
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* messages terminates a multpart message, this is
|
/* messages terminates a multipart message, this is
|
||||||
* usually the end of a message and therefore we slip
|
* usually the end of a message and therefore we slip
|
||||||
* out of the loop by default. the user may overrule
|
* out of the loop by default. the user may overrule
|
||||||
* this action by skipping this packet. */
|
* this action by skipping this packet. */
|
||||||
|
|
Loading…
Add table
Reference in a new issue