aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/tdd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/tdd.h')
-rwxr-xr-xinclude/asterisk/tdd.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asterisk/tdd.h b/include/asterisk/tdd.h
index 2e129fed4..ed85e0d34 100755
--- a/include/asterisk/tdd.h
+++ b/include/asterisk/tdd.h
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
- * TTY/TDD Generation support
- * Includes code and algorithms from the Zapata library.
+/*! \file
+ * \brief TTY/TDD Generation support
+ * \note Includes code and algorithms from the Zapata library.
*/
#ifndef _ASTERISK_TDD_H