Docfix
authorkhizmax <khizmax@gmail.com>
Tue, 22 Dec 2015 14:24:31 +0000 (17:24 +0300)
committerkhizmax <khizmax@gmail.com>
Tue, 22 Dec 2015 14:24:31 +0000 (17:24 +0300)
cds/container/michael_set_rcu.h
tools/make_distrib.pl

index 7ce9395..a2a3180 100644 (file)
@@ -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
index 5ce0ad4..5b04056 100644 (file)
@@ -126,7 +126,7 @@ sub processFile( $ )
     Version: $Version\r
 \r
     (C) Copyright Maxim Khizhinsky (libcds.dev\@gmail.com) 2006-$year\r
-    Distributed under the BSD license (see accompanying file license.txt)\r
+    Distributed under the BSD license (see accompanying file LICENSE)\r
 \r
     Source code repo: http://github.com/khizmax/libcds/\r
     Download: http://sourceforge.net/projects/libcds/files/\r