mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 11:06:31 +00:00
Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."
This commit is contained in:
@@ -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,
|
||||
);
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user