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:
f33fc94
)
Fix documentation typo
author
Philip Chimento
<philip.chimento@gmail.com>
Thu, 7 Jul 2011 21:27:07 +0000
(23:27 +0200)
committer
Philip Chimento
<philip.chimento@gmail.com>
Thu, 7 Jul 2011 21:27:07 +0000
(23:27 +0200)
libchimara/schannel.c
patch
|
blob
|
history
diff --git
a/libchimara/schannel.c
b/libchimara/schannel.c
index a4935a923278e601f6263618e8ed42128b961181..38561dc3232e840925bf43573ce9bfa77f02251f 100644
(file)
--- a/
libchimara/schannel.c
+++ b/
libchimara/schannel.c
@@
-675,7
+675,7
@@
glk_schannel_set_volume(schanid_t chan, glui32 vol)
* volume change should be wherever the previous volume change was interrupted
* (rather than the previous change's beginning or ending point).
*
- * Not all libraries support thse functions. You should test the appropriate
+ * Not all libraries support th
e
se functions. You should test the appropriate
* gestalt selectors before you rely on them; see "Testing for Sound
* Capabilities".
*/