X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=libchimara%2Fstrio.c;h=a6f15663294482e36a6eebd2275fd6313de4b0bc;hb=0ab60d211ade3eb9e2a7d4c599681d71d4a64d57;hp=691773ded45265f3288e83f033f6ff41f3562112;hpb=5378d3d0f6a019da4c52d7321d63f16f17286b22;p=projects%2Fchimara%2Fchimara.git diff --git a/libchimara/strio.c b/libchimara/strio.c index 691773d..a6f1566 100644 --- a/libchimara/strio.c +++ b/libchimara/strio.c @@ -937,7 +937,7 @@ glk_get_buffer_stream_uni(strid_t str, glui32 *buf, glui32 len) * @len - 1 * * characters have been read or a newline has been read. It then puts a - * terminal null ('\0') aracter on + * terminal null ('\0') character on * the end. It returns the number of characters actually read, including the * newline (if there is one) but not including the terminal null. *