Skip to content

Commit fe1b10e

Browse files
authored
docs: fix comment
Signed-off-by: Athan <[email protected]>
1 parent d6b9e69 commit fe1b10e

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/wrapf/include/stdlib/math/base/special

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/wrapf/include/stdlib/math/base/special/wrapf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ float stdlib_base_wrapf( const float v, const float min, const float max );
3535
}
3636
#endif
3737

38-
#endif // !STDLIB_MATH_BASE_SPECIAL_WRAP_H
38+
#endif // !STDLIB_MATH_BASE_SPECIAL_WRAPF_H

0 commit comments

Comments
 (0)