summaryrefslogtreecommitdiff
path: root/include/asterisk/config.h
diff options
context:
space:
mode:
authorSean Bright <sean.bright@gmail.com>2017-12-22 09:14:07 -0500
committerSean Bright <sean.bright@gmail.com>2017-12-22 09:14:07 -0500
commitce3d56920b15facbb64b3caf0d823a3f57c0dded (patch)
tree0ea4a13885afb281237b3747e85eb6315863ae0a /include/asterisk/config.h
parent35a2e09c655f26067db0f51837704886d6ffff78 (diff)
Remove as much trailing whitespace as possible.
Change-Id: I873c1c6d00f447269bd841494459efccdd2c19c0
Diffstat (limited to 'include/asterisk/config.h')
-rw-r--r--include/asterisk/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/config.h b/include/asterisk/config.h
index c61cee5d2..5ab1f683f 100644
--- a/include/asterisk/config.h
+++ b/include/asterisk/config.h
@@ -856,7 +856,7 @@ struct ast_category *ast_category_new_template(const char *name, const char *in_
/*!
* \brief Inserts new category
- *
+ *
* \param config which config to use
* \param cat newly created category to insert
* \param match which category to insert above