aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/file.h')
-rwxr-xr-xinclude/asterisk/file.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asterisk/file.h b/include/asterisk/file.h
index 7dc2f9ec5..c25837384 100755
--- a/include/asterisk/file.h
+++ b/include/asterisk/file.h
@@ -16,8 +16,8 @@
* at the top of the source tree.
*/
-/*
- * Generic File Format Support.
+/*! \file
+ * \brief Generic File Format Support.
*/
#ifndef _ASTERISK_FILE_H