whitespace/ck_bitmap: Fix minor typo in comments.

Urban Dictionary reveals a particular interpretation of exclusing.
ck_pring
Samy Al Bahra 10 years ago
parent d3867c2462
commit 060ef37e5e

@ -395,7 +395,7 @@ ck_bitmap_count(const ck_bitmap_t *bitmap, unsigned int limit)
/*
* Returns the number of set bit in the intersection of two bitmaps,
* upto (and exclusing) limit. If limit is greater than either bitmap
* upto (and excluding) limit. If limit is greater than either bitmap
* size, it is truncated to the smallest.
*/
CK_CC_INLINE static unsigned int

Loading…
Cancel
Save