X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=write.c;h=3b87335f9adff268aee8f91c23cf565f1210b09e;hb=51dde9efab2d662cf5813d26d5c9aebce6e197e7;hp=512f8fcca23dce7e809ad19ed6c9784f45199993;hpb=6105cde18ae21b82708a4c98aa2d54820afd47a5;p=paraslash.git diff --git a/write.c b/write.c index 512f8fcc..3b87335f 100644 --- a/write.c +++ b/write.c @@ -59,7 +59,7 @@ static struct writer_node_group *wng; * Test if audio buffer contains a valid wave header. * * \return If not, return -E_NO_WAV_HEADER, otherwise, return zero. If - * there is less than WAV_HEADER_LEN bytes awailable, return one. + * there is less than WAV_HEADER_LEN bytes available, return one. */ static void check_wav_pre_select(__a_unused struct sched *s, struct task *t) {