X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/e3002eb9f618d7498f21933a2e8552d42ffcc7fc..5b7a22c68124a01967a67d659145eb0b50d7d200:/server/speaker.c diff --git a/server/speaker.c b/server/speaker.c index 340e995..6f8a5d9 100644 --- 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