From e47d3db365cb4051f04446fd03ed6846f9ee7fbd Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Fri, 16 Aug 2013 17:33:21 +0000 Subject: Doxygen comment tweaks. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396857 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/features.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'main/features.c') diff --git a/main/features.c b/main/features.c index 70c5423ae..55b8dc2be 100644 --- a/main/features.c +++ b/main/features.c @@ -1439,7 +1439,10 @@ done: return 0; } -/*! \internal \brief Clean up resources on Asterisk shutdown */ +/*! + * \internal + * \brief Clean up resources on Asterisk shutdown + */ static void features_shutdown(void) { ast_features_config_shutdown(); -- cgit v1.2.3