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_json.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/test_json.c') diff --git a/tests/test_json.c b/tests/test_json.c index b84899475..7080face2 100644 --- a/tests/test_json.c +++ b/tests/test_json.c @@ -1806,5 +1806,6 @@ static int load_module(void) } AST_MODULE_INFO(ASTERISK_GPL_KEY, 0, "JSON testing", - .load = load_module, - .unload = unload_module); + .load = load_module, + .unload = unload_module +); -- cgit v1.2.3