From 0553f35426493a8f3e02c6d2fca91df447dcce56 Mon Sep 17 00:00:00 2001 From: "Alfred E. Heggestad" Date: Sat, 4 Mar 2017 15:41:38 +0100 Subject: update doxygen comments fix all warnings reported by doxygen version 1.8.13 (make dox) --- modules/amr/amr.c | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/amr') 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", -- cgit v1.2.3