Skip to content

Commit 90850fa

Browse files
authored
[3.10] Remove trailing space to fix azure failures (#99611)
1 parent 4572c98 commit 90850fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Fix ``NO_MISALIGNED_ACCESSES`` being not defined for the SHA3 extension
2-
when ``HAVE_ALIGNED_REQUIRED`` is set. Allowing builds on hardware that
1+
Fix ``NO_MISALIGNED_ACCESSES`` being not defined for the SHA3 extension
2+
when ``HAVE_ALIGNED_REQUIRED`` is set. Allowing builds on hardware that
33
unaligned memory accesses are not allowed.

0 commit comments

Comments
 (0)