Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."

This commit is contained in:
Joshua Colp
2015-05-14 05:03:43 -05:00
committed by Gerrit Code Review
161 changed files with 648 additions and 641 deletions

View File

@@ -222,5 +222,5 @@ AST_MODULE_INFO(ASTERISK_GPL_KEY, AST_MODFLAG_LOAD_ORDER, "Customizable Comma Se
.unload = unload_module,
.reload = reload,
.load_pri = AST_MODPRI_CDR_DRIVER,
);
);