We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3a5c1 commit 9bded14Copy full SHA for 9bded14
lib/node_modules/@stdlib/math/base/special/expf/src/addon.c
@@ -21,4 +21,4 @@
21
#include "stdlib/math/base/special/expf.h"
22
23
// cppcheck-suppress shadowFunction
24
-STDLIB_MATH_BASE_NAPI_MODULE_C_C( stdlib_base_expf )
+STDLIB_MATH_BASE_NAPI_MODULE_F_F( stdlib_base_expf )
0 commit comments