summaryrefslogtreecommitdiff
path: root/include/asterisk/cel.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/cel.h')
-rw-r--r--include/asterisk/cel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asterisk/cel.h b/include/asterisk/cel.h
index c77a3538c..fed2085f4 100644
--- a/include/asterisk/cel.h
+++ b/include/asterisk/cel.h
@@ -14,9 +14,9 @@
* at the top of the source tree.
*/
-/*!
+/*!
* \file
- * \brief Call Event Logging API
+ * \brief Call Event Logging API
*
* \todo TODO: There some event types that have been defined here, but are not
* yet used anywhere in the code. It would be really awesome if someone