summaryrefslogtreecommitdiff
path: root/res/res_chan_stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_chan_stats.c')
-rw-r--r--res/res_chan_stats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/res_chan_stats.c b/res/res_chan_stats.c
index c9167d93a..8b188dc13 100644
--- a/res/res_chan_stats.c
+++ b/res/res_chan_stats.c
@@ -184,4 +184,4 @@ AST_MODULE_INFO(ASTERISK_GPL_KEY, AST_MODFLAG_DEFAULT, "Example of how to use St
.load = load_module,
.unload = unload_module,
.nonoptreq = "res_statsd"
- );
+);