aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_au.c
diff options
context:
space:
mode:
Diffstat (limited to 'formats/format_au.c')
-rwxr-xr-xformats/format_au.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/formats/format_au.c b/formats/format_au.c
index bfa4cdade..669fa1921 100755
--- a/formats/format_au.c
+++ b/formats/format_au.c
@@ -15,10 +15,14 @@
* at the top of the source tree.
*/
-/*! \file
+/*!
+ * \file
*
* \brief Work with Sun Microsystems AU format.
- *
+ *
+ * signed linear
+ * \arg File extension: au
+ * \ingroup formats
*/
#include <stdlib.h>