aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/ulaw.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/ulaw.h')
-rwxr-xr-xinclude/asterisk/ulaw.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asterisk/ulaw.h b/include/asterisk/ulaw.h
index 58c1cb9d4..b9edacb97 100755
--- a/include/asterisk/ulaw.h
+++ b/include/asterisk/ulaw.h
@@ -16,8 +16,8 @@
* at the top of the source tree.
*/
-/*
- * u-Law to Signed linear conversion
+/*! \file
+ * \brief u-Law to Signed linear conversion
*/
#ifndef _ASTERISK_ULAW_H