Skip to content

Commit 3e81b24

Browse files
SwayamInSyncjuntyr
andauthored
Update quaddtype/numpy_quaddtype/src/ops.hpp
Co-authored-by: Juniper Tyree <50025784+juntyr@users.noreply.github.com>
1 parent d7ff2a9 commit 3e81b24

File tree

1 file changed

+1
-1
lines changed
  • quaddtype/numpy_quaddtype/src

1 file changed

+1
-1
lines changed

quaddtype/numpy_quaddtype/src/ops.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@ quad_spacing(const Sleef_quad *x)
10471047
return result;
10481048
}
10491049

1050-
// Mixed-type operations (quad, int32) -> quad
1050+
// Mixed-type operations (quad, int) -> quad
10511051
typedef Sleef_quad (*ldexp_op_quad_def)(const Sleef_quad *, const int *);
10521052
typedef long double (*ldexp_op_longdouble_def)(const long double *, const int *);
10531053

0 commit comments

Comments
 (0)