Skip to content
Snippets Groups Projects
Commit a0684d97 authored by David M. Lee's avatar David M. Lee
Browse files

Oh menuconfig, why do you hate margins?

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@393843 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent ed60f479
No related branches found
No related tags found
No related merge requests found
......@@ -436,8 +436,7 @@ static int unload_module(void)
return 0;
}
AST_MODULE_INFO(ASTERISK_GPL_KEY, AST_MODFLAG_GLOBAL_SYMBOLS,
"Stasis application recording support",
AST_MODULE_INFO(ASTERISK_GPL_KEY, AST_MODFLAG_GLOBAL_SYMBOLS, "Stasis application recording support",
.load = load_module,
.unload = unload_module,
.nonoptreq = "res_stasis");
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment