From: khizmax Date: Tue, 22 Dec 2015 14:24:31 +0000 (+0300) Subject: Docfix X-Git-Tag: v2.1.0~20 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ace679f9febc02780c482dcdfec312c89e8569a5;p=libcds.git Docfix --- diff --git a/cds/container/michael_set_rcu.h b/cds/container/michael_set_rcu.h index 7ce9395c..a2a3180d 100644 --- a/cds/container/michael_set_rcu.h +++ b/cds/container/michael_set_rcu.h @@ -653,6 +653,7 @@ namespace cds { namespace container { { return contains( key, pred ); } + //@endcond /// Finds the key \p key and return the item found /** \anchor cds_nonintrusive_MichaelHashSet_rcu_get diff --git a/tools/make_distrib.pl b/tools/make_distrib.pl index 5ce0ad47..5b04056d 100644 --- a/tools/make_distrib.pl +++ b/tools/make_distrib.pl @@ -126,7 +126,7 @@ sub processFile( $ ) Version: $Version (C) Copyright Maxim Khizhinsky (libcds.dev\@gmail.com) 2006-$year - Distributed under the BSD license (see accompanying file license.txt) + Distributed under the BSD license (see accompanying file LICENSE) Source code repo: http://github.com/khizmax/libcds/ Download: http://sourceforge.net/projects/libcds/files/