chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3002eb
)
typo fix
author
Richard Kettlewell
<rjk@greenend.org.uk>
Sat, 28 Feb 2009 10:41:50 +0000
(10:41 +0000)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Sat, 28 Feb 2009 10:41:50 +0000
(10:41 +0000)
server/speaker.c
patch
|
blob
|
blame
|
history
diff --git
a/server/speaker.c
b/server/speaker.c
index 340e995a84c40e35779c934e3ee0b2fe99f6d6c5..6f8a5d9486f299e782c1658d5979171483a53a15 100644
(file)
--- a/
server/speaker.c
+++ b/
server/speaker.c
@@
-33,7
+33,7
@@
* this is arranged by the @c disorder-normalize program (see @ref
* server/normalize.c).
*
-
7
* @b Garbage @b Collection. This program deliberately does not use the
+ * @b Garbage @b Collection. This program deliberately does not use the
* garbage collector even though it might be convenient to do so. This is for
* two reasons. Firstly some sound APIs use thread threads and we do not want
* to have to deal with potential interactions between threading and garbage