Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch committed Jun 27, 2024
1 parent ff46a30 commit 972333a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Port tests from AppVeyor to GitHub actions.
* Get rid of unaligned uint64_t memory acceses, this fixes
test failures when using GCC compiler sanitizers.
* Prefix all libpopcnt macros using LIBPOPCNT_ to have any naming collisions.
* Prefix all libpopcnt macros using LIBPOPCNT_ to avoid any naming collisions.

2020-08-10 Kim Walisch <[email protected]>

Expand Down

0 comments on commit 972333a

Please sign in to comment.