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/ilbc/ilbc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/ilbc') diff --git a/modules/ilbc/ilbc.c b/modules/ilbc/ilbc.c index 918f7fc..3628e11 100644 --- a/modules/ilbc/ilbc.c +++ b/modules/ilbc/ilbc.c @@ -349,7 +349,6 @@ static int module_close(void) } -/** Module exports */ EXPORT_SYM const struct mod_export DECL_EXPORTS(ilbc) = { "ilbc", "codec", -- cgit v1.2.3