Skip to content

Commit 75025ad

Browse files
committed
clang-format change
1 parent 5df433b commit 75025ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libcxx/test/std/numerics/c.math/hermite.pass.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828

2929
inline constexpr unsigned g_max_n =
3030
#if !(defined(__MVS__) && !defined(__BFP__))
31-
128;
31+
128;
3232
#else
33-
39;
33+
39;
3434
#endif
3535

3636
template <class T>

0 commit comments

Comments
 (0)