summaryrefslogtreecommitdiff
path: root/modules/amr
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/amr
parent4f43acb07de88433ce513079233040e3e7c2b9d6 (diff)
update doxygen comments
fix all warnings reported by doxygen version 1.8.13 (make dox)
Diffstat (limited to 'modules/amr')
-rw-r--r--modules/amr/amr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/amr/amr.c b/modules/amr/amr.c
index 52c20b3..885a318 100644
--- a/modules/amr/amr.c
+++ b/modules/amr/amr.c
@@ -336,7 +336,6 @@ static int module_close(void)
}
-/** Module exports */
EXPORT_SYM const struct mod_export DECL_EXPORTS(amr) = {
"amr",
"codec",