From eec010829a3e2bd2901cb983f679ee89ac85bf2d Mon Sep 17 00:00:00 2001 From: Rodrigo Ramírez Norambuena Date: Tue, 5 May 2015 20:49:04 -0400 Subject: AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. Change-Id: Icf88f9f861c6b2a16e5f626ff25795218a6f2723 --- tests/test_optional_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_optional_api.c') diff --git a/tests/test_optional_api.c b/tests/test_optional_api.c index 3867a5579..a89b46159 100644 --- a/tests/test_optional_api.c +++ b/tests/test_optional_api.c @@ -184,4 +184,4 @@ static int load_module(void) AST_MODULE_INFO(ASTERISK_GPL_KEY, AST_MODFLAG_DEFAULT, "ARI testing", .load = load_module, .unload = unload_module, - ); +); -- cgit v1.2.3