Justus Winter, le Fri 06 Jun 2014 16:42:10 +0200, a écrit :
> * include/refcount.h (refcounts_promote): Use ~0U.
> (refcounts_demote): Likewise.
Ack.
> ---
> include/refcount.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/include/refcount.h b/include/refcount.h
>
* include/refcount.h (refcounts_promote): Use ~0U.
(refcounts_demote): Likewise.
---
include/refcount.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/refcount.h b/include/refcount.h
index 5c3302d..785b052 100644
--- a/include/refcount.h
+++ b/include/refcount.h
@@