fix doc
authorkhizmax <khizmax@gmail.com>
Thu, 13 Nov 2014 16:39:29 +0000 (19:39 +0300)
committerkhizmax <khizmax@gmail.com>
Thu, 13 Nov 2014 16:39:29 +0000 (19:39 +0300)
cds/intrusive/impl/skip_list.h

index 4edd6f249da2ab17772ef44308a85d28ff4d3172..9fea1249e4ba44c06ee7cac2faef8eda0857389e 100644 (file)
@@ -1425,7 +1425,7 @@ namespace cds { namespace intrusive {
         {
             return find_with_( key, cds::opt::details::make_comparator_from_less<Less>(), f );
         }
-        //@ndcond
+        //@endcond
 
         /// Finds \p key
         /** \anchor cds_intrusive_SkipListSet_hp_find_val