X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=alsa_writer.c;fp=alsa_writer.c;h=6a3d18a33464e3fe652afeadeae9e47579d92dae;hp=b0bc3b095826924fe799da12c0bc79a8b0241cba;hb=24495e62d3896d98d6c27f9665edfe6492ddd757;hpb=19afe4270372d36eddc567dfc7d37db5806e02a7 diff --git a/alsa_writer.c b/alsa_writer.c index b0bc3b09..6a3d18a3 100644 --- a/alsa_writer.c +++ b/alsa_writer.c @@ -16,6 +16,8 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ +/** \file alsa_writer.c Data specific to the alsa writer */ + /* * Based in parts on aplay.c from the alsa-utils-1.0.8 package, * Copyright (c) by Jaroslav Kysela , which is