projects
/
projects
/
chimara
/
chimara.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5378d3d
)
Fixed documentation typo
author
P. F. Chimento
<philip.chimento@gmail.com>
Sat, 18 Jun 2011 16:32:31 +0000
(18:32 +0200)
committer
P. F. Chimento
<philip.chimento@gmail.com>
Sat, 18 Jun 2011 16:53:32 +0000
(18:53 +0200)
libchimara/strio.c
patch
|
blob
|
history
diff --git
a/libchimara/strio.c
b/libchimara/strio.c
index 691773ded45265f3288e83f033f6ff41f3562112..a6f15663294482e36a6eebd2275fd6313de4b0bc 100644
(file)
--- a/
libchimara/strio.c
+++ b/
libchimara/strio.c
@@
-937,7
+937,7
@@
glk_get_buffer_stream_uni(strid_t str, glui32 *buf, glui32 len)
* <mathphrase>@len - 1</mathphrase>
* </inlineequation>
* characters have been read or a newline has been read. It then puts a
- * terminal null (<code>'\0'</code>) aracter on
+ * terminal null (<code>'\0'</code>)
ch
aracter on
* the end. It returns the number of characters actually read, including the
* newline (if there is one) but not including the terminal null.
*