X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu%2Fstatic%2Fwfstack.h;h=cd00de64e2880887ac27cef99b23ea0db1996584;hp=668ff7d6f101a963f5171d7a8714653cccd94526;hb=07c2a4fd64d456aec094e60c41a9287aa6ce2a6b;hpb=0c66dad61abe3afdb7d5ec94ed4d39bda8c32647 diff --git a/urcu/static/wfstack.h b/urcu/static/wfstack.h index 668ff7d..cd00de6 100644 --- a/urcu/static/wfstack.h +++ b/urcu/static/wfstack.h @@ -6,8 +6,8 @@ * * Userspace RCU library - Stack with with wait-free push, blocking traversal. * - * TO BE INCLUDED ONLY IN LGPL-COMPATIBLE CODE. See wfstack.h for linking - * dynamically with the userspace rcu library. + * TO BE INCLUDED ONLY IN LGPL-COMPATIBLE CODE. See urcu/wfstack.h for + * linking dynamically with the userspace rcu library. * * Copyright 2010 - Mathieu Desnoyers *