X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu%2Frculfqueue.h;fp=urcu%2Frculfqueue.h;h=32fca49a6cb126a38ad4342c31a23a74a091545f;hp=76da6b16da648eadef645337d69d49d4e8a22543;hb=bf4b1620f85f3b539a06da5facab8c603686fe7a;hpb=a5eb5ffcbd3f901c8e56ab3649fd06056b27536f diff --git a/urcu/rculfqueue.h b/urcu/rculfqueue.h index 76da6b1..32fca49 100644 --- a/urcu/rculfqueue.h +++ b/urcu/rculfqueue.h @@ -107,7 +107,7 @@ void rcu_lfq_enqueue(struct rcu_lfq_queue *q, struct rcu_lfq_node *node) * which calls the release primitive when the reference count drops to zero. A * grace period must be waited before performing the actual memory reclamation * in the release primitive. - * The entry lfq node returned by dequeue must no be re-used before the + * The entry lfq node returned by dequeue must not be re-used before the * reference count reaches zero. */ struct rcu_lfq_node *