X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=wfcqueue.c;h=ab0eb939e912e15c4b8f44ca9d65d67df0a3b4cd;hp=207df95a5b7a4c3347de699f2fc37886120ac346;hb=ed1b099ef8acd1396dbde7c7150d1a5eb16ce8a6;hpb=23773356a9fd12bf12627df437d0c7bd20e8ef01 diff --git a/wfcqueue.c b/wfcqueue.c index 207df95..ab0eb93 100644 --- a/wfcqueue.c +++ b/wfcqueue.c @@ -1,7 +1,7 @@ /* * wfcqueue.c * - * Userspace RCU library - Concurrent queue with Wait-Free Enqueue/Blocking Dequeue + * Userspace RCU library - Concurrent Queue with Wait-Free Enqueue/Blocking Dequeue * * Copyright 2010-2012 - Mathieu Desnoyers * Copyright 2011-2012 - Lai Jiangshan