chiark / gitweb /
typo fix
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 28 Feb 2009 10:41:50 +0000 (10:41 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 28 Feb 2009 10:41:50 +0000 (10:41 +0000)
server/speaker.c

index 340e995a84c40e35779c934e3ee0b2fe99f6d6c5..6f8a5d9486f299e782c1658d5979171483a53a15 100644 (file)
@@ -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