summaryrefslogtreecommitdiff
path: root/modules/g722/g722.c
diff options
context:
space:
mode:
authorAlfred E. Heggestad <alfred.heggestad@gmail.com>2017-03-04 15:41:38 +0100
committerAlfred E. Heggestad <alfred.heggestad@gmail.com>2017-03-04 15:41:38 +0100
commit0553f35426493a8f3e02c6d2fca91df447dcce56 (patch)
treeababaaaa0980ed79b7cbe0ab22711f04a328a0fe /modules/g722/g722.c
parent4f43acb07de88433ce513079233040e3e7c2b9d6 (diff)
update doxygen comments
fix all warnings reported by doxygen version 1.8.13 (make dox)
Diffstat (limited to 'modules/g722/g722.c')
-rw-r--r--modules/g722/g722.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/g722/g722.c b/modules/g722/g722.c
index fae0958..16d1f98 100644
--- a/modules/g722/g722.c
+++ b/modules/g722/g722.c
@@ -183,7 +183,6 @@ static int module_close(void)
}
-/** Module exports */
EXPORT_SYM const struct mod_export DECL_EXPORTS(g722) = {
"g722",
"codec",