mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Final cleanup of DiscImageChef.Helpers.
This commit is contained in:
@@ -35,7 +35,7 @@ namespace DiscImageChef.Helpers
|
||||
public static class CountBits
|
||||
{
|
||||
/// <summary>
|
||||
/// Counts the number of bits set to <c>true</c> in a number
|
||||
/// Counts the number of bits set to <c>true</c> in a number
|
||||
/// </summary>
|
||||
/// <param name="number">Number</param>
|
||||
/// <returns>Bits set to <c>true</c></returns>
|
||||
|
||||
Reference in New Issue
Block a user