mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	Doxygen comment tweaks.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396857 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -2402,7 +2402,8 @@ AST_TEST_DEFINE(test_cdr_fork_cdr) | ||||
| } | ||||
|  | ||||
| /*! | ||||
|  * \internal \brief Callback function called before each test executes | ||||
|  * \internal | ||||
|  * \brief Callback function called before each test executes | ||||
|  */ | ||||
| static int test_cdr_init_cb(struct ast_test_info *info, struct ast_test *test) | ||||
| { | ||||
| @@ -2413,7 +2414,8 @@ static int test_cdr_init_cb(struct ast_test_info *info, struct ast_test *test) | ||||
| } | ||||
|  | ||||
| /*! | ||||
|  * \internal \brief Callback function called after each test executes | ||||
|  * \internal | ||||
|  * \brief Callback function called after each test executes | ||||
|  */ | ||||
| static int test_cdr_cleanup_cb(struct ast_test_info *info, struct ast_test *test) | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user