We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92c5082 commit 1783100Copy full SHA for 1783100
1 file changed
src/math/multi.c
@@ -67,7 +67,6 @@ void ltc_cleanup_multi(void **a, ...)
67
cur = va_arg(args, void**);
68
}
69
va_end(args);
70
- return;
71
72
73
#endif
0 commit comments