summaryrefslogtreecommitdiff
path: root/include/asterisk/format.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/format.h')
-rw-r--r--include/asterisk/format.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/format.h b/include/asterisk/format.h
index 3b48af80d..d63074643 100644
--- a/include/asterisk/format.h
+++ b/include/asterisk/format.h
@@ -71,7 +71,7 @@ struct ast_format_interface {
enum ast_format_cmp_res (* const format_cmp)(const struct ast_format *format1,
const struct ast_format *format2);
- /*!
+ /*!
* \brief Get a format with the joint compatible attributes of both provided formats.
*
* \param format1 The first format