aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/astdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/astdb.h')
-rwxr-xr-xinclude/asterisk/astdb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asterisk/astdb.h b/include/asterisk/astdb.h
index c1012cda7..828fe9725 100755
--- a/include/asterisk/astdb.h
+++ b/include/asterisk/astdb.h
@@ -16,8 +16,8 @@
* at the top of the source tree.
*/
-/*
- * Persistant data storage (akin to *doze registry)
+/*! \file
+ * \brief Persistant data storage (akin to *doze registry)
*/
#ifndef _ASTERISK_ASTDB_H