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/g722/g722.c | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/g722/g722.c') 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", -- cgit v1.2.3