Skip to content

Commit 9bded14

Browse files
updated main.c
1 parent 9b3a5c1 commit 9bded14

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/expf/src

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/expf/src/addon.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
#include "stdlib/math/base/special/expf.h"
2222

2323
// cppcheck-suppress shadowFunction
24-
STDLIB_MATH_BASE_NAPI_MODULE_C_C( stdlib_base_expf )
24+
STDLIB_MATH_BASE_NAPI_MODULE_F_F( stdlib_base_expf )

0 commit comments

Comments
 (0)