X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=alsa_write.c;h=7a4b868d251f0ee780647f72457b1c3162549bf0;hp=760b81697a61d9dd532c58613710a3164ab2d40e;hb=6b935f552ebfe3a0a83ec9367deb2f42c1aff252;hpb=bf849144a5c36f4561c3f18a4c9bd99e10e29312 diff --git a/alsa_write.c b/alsa_write.c index 760b8169..7a4b868d 100644 --- a/alsa_write.c +++ b/alsa_write.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2009 Andre Noll + * Copyright (C) 2005-2010 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -298,7 +298,7 @@ static void alsa_free_config(void *conf) * * \param w Pointer to the writer to initialize. * - * \sa \ref struct writer. + * \sa struct \ref writer. */ void alsa_write_init(struct writer *w) {