Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch committed Jun 22, 2024
1 parent ae31111 commit 5db62a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/popcnt.hpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
///
/// @file popcnt.hpp
/// @brief Functions to count the number of 1 bits inside
/// an array or a 64-bit word.
/// a 64-bit variable.
///
/// Copyright (C) 2024 Kim Walisch, <[email protected]>
///
Expand Down

0 comments on commit 5db62a6

Please sign in to comment.