Skip to content

Commit 2e66f7e

Browse files
Update lib/node_modules/@stdlib/math/base/special/lucasf/src/addon.c
Co-authored-by: Karan Anand <[email protected]> Signed-off-by: Harsh <[email protected]>
1 parent 3e0abaf commit 2e66f7e

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
#include "stdlib/math/base/napi/unary.h"
2121

2222
// cppcheck-suppress shadowFunction
23-
STDLIB_MATH_BASE_NAPI_MODULE_I_F( stdlib_base_lucas )
23+
STDLIB_MATH_BASE_NAPI_MODULE_I_F( stdlib_base_lucasf )

0 commit comments

Comments
 (0)