ck_bag: Remove trailing whitespace.

ck_pring
Samy Al Bahra 13 years ago
parent ef3e6f394b
commit 42615a234f

@ -140,7 +140,7 @@ ck_bag_put_spmc(struct ck_bag *bag, void *entry)
if (new_block == NULL)
return false;
#ifdef CK_BAG_PP
#ifdef CK_BAG_PP
new_block->next.ptr = NULL;
#else
new_block->next.n_entries = 0;

Loading…
Cancel
Save