aboutsummaryrefslogtreecommitdiffstats
path: root/formats
diff options
context:
space:
mode:
Diffstat (limited to 'formats')
-rw-r--r--formats/format_g723.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/formats/format_g723.c b/formats/format_g723.c
index ad0df5f26..615e20052 100644
--- a/formats/format_g723.c
+++ b/formats/format_g723.c
@@ -160,4 +160,4 @@ static int unload_module(void)
return ast_format_unregister(g723_1_f.name);
}
-AST_MODULE_INFO_STANDARD("G.723.1 Simple Timestamp File Format", ASTERISK_GPL_KEY);
+AST_MODULE_INFO_STANDARD(ASTERISK_GPL_KEY, "G.723.1 Simple Timestamp File Format");