Fix comment typo
This commit is contained in:
parent
c8a879303c
commit
d3252bbf7f
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ static DOH *encodings = 0; /* Encoding hash */
|
||||||
/* -----------------------------------------------------------------------------
|
/* -----------------------------------------------------------------------------
|
||||||
* Writen()
|
* Writen()
|
||||||
*
|
*
|
||||||
* Write's N characters of output and retries until all characters are
|
* Writes N characters of output and retries until all characters are
|
||||||
* written. This is useful should a write operation encounter a spurious signal.
|
* written. This is useful should a write operation encounter a spurious signal.
|
||||||
* ----------------------------------------------------------------------------- */
|
* ----------------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue