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 7ce9395c41e83cda2a0f7f228069d28f967d9e87..a2a3180dbedfc0bce0b8c3e487139c259230f26d 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 5ce0ad47895b49ae66bb944b430b8fb5f6a7f183..5b04056de17e282e03d965b6e08aabd517deaa09 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