aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/io.h')
-rwxr-xr-xinclude/asterisk/io.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asterisk/io.h b/include/asterisk/io.h
index 8bda98a2b..c33fb515b 100755
--- a/include/asterisk/io.h
+++ b/include/asterisk/io.h
@@ -16,8 +16,8 @@
* at the top of the source tree.
*/
-/*
- * I/O Management (derived from Cheops-NG)
+/*! \file
+ * \brief I/O Management (derived from Cheops-NG)
*/
#ifndef _ASTERISK_IO_H