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 --- rest-api-templates/res_ari_resource.c.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rest-api-templates') diff --git a/rest-api-templates/res_ari_resource.c.mustache b/rest-api-templates/res_ari_resource.c.mustache index d9ca39d6a..7d138b7af 100644 --- a/rest-api-templates/res_ari_resource.c.mustache +++ b/rest-api-templates/res_ari_resource.c.mustache @@ -247,5 +247,5 @@ AST_MODULE_INFO(ASTERISK_GPL_KEY, AST_MODFLAG_DEFAULT, "RESTful API module - {{{ .load = load_module, .unload = unload_module, .nonoptreq = "res_ari,res_stasis", - ); +); {{/api_declaration}} -- cgit v1.2.3