add doxygen file comments
[paraslash.git] / alsa_writer.c
index b0bc3b095826924fe799da12c0bc79a8b0241cba..6a3d18a33464e3fe652afeadeae9e47579d92dae 100644 (file)
@@ -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 <perex@suse.cz>, which is