X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=wfcqueue.c;h=ab0eb939e912e15c4b8f44ca9d65d67df0a3b4cd;hp=207df95a5b7a4c3347de699f2fc37886120ac346;hb=f878b49ebb78010f4f9466d3512a7e88787812b2;hpb=6d5729f73aabf7cf8f25c198aa97fb5c0f76d078 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