Skip to content

Commit

Permalink
Merge pull request #1530 from vneiger/tiny_typo_issue1515
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
vneiger authored Oct 13, 2023
2 parents 6e5644a + 68ce870 commit 29945b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/machine_vectors.h
Original file line number Diff line number Diff line change
Expand Up @@ -1540,7 +1540,7 @@ FLINT_FORCE_INLINE vec8n vec8n_bit_shift_right_32(vec8n a)

#else

#error machine_vector.h not implmented
#error machine_vector.h not implemented

#endif

Expand Down

0 comments on commit 29945b9

Please sign in to comment.