aboutsummaryrefslogtreecommitdiffstats
path: root/ulaw.c
diff options
context:
space:
mode:
Diffstat (limited to 'ulaw.c')
-rwxr-xr-xulaw.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ulaw.c b/ulaw.c
index e9202582a..9001cf434 100755
--- a/ulaw.c
+++ b/ulaw.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * u-Law to Signed linear conversion
+ * \brief u-Law to Signed linear conversion
*
*/