Fix and clean up some comments
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
9f25de3dce
commit
eba87789ab
37 changed files with 73 additions and 69 deletions
|
@ -90,7 +90,7 @@ ring_peek(struct ring *r, int n)
|
|||
|
||||
/*
|
||||
* Get and remove the oldest byte from the ring buffer.
|
||||
* Return it as unsigned char coverted to int, or EOF if the buffer was
|
||||
* Return it as unsigned char converted to int, or EOF if the buffer was
|
||||
* empty.
|
||||
*/
|
||||
int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue