Doc fixed
authorkhizmax <khizmax@gmail.com>
Fri, 5 Jun 2015 11:28:08 +0000 (14:28 +0300)
committerkhizmax <khizmax@gmail.com>
Fri, 5 Jun 2015 11:28:08 +0000 (14:28 +0300)
cds/opt/options.h
thanks

index 4df72745c093ae57d73f64bc6ee6f87db56b1c8f..c893cddb823ee6fc0f62567caa37ca79c6281f32 100644 (file)
@@ -608,7 +608,7 @@ namespace opt {
         /// Totally relaxed memory ordering model (do not use!)
         /**
             In this memory model any memory constraint is equivalent to \p memory_order_relaxed.
-            @warn Do not use this model! It intended for testing purposes only
+            @warning Do not use this model! It intended for testing purposes only
             to verify debugging instruments like Thread Sanitizer.
 
             See \p opt::memory_model for explanations
diff --git a/thanks b/thanks
index d73c6a1d13c0c0583415cc7d8c8579162c1636be..d97ac558e25c5ae5f6577c064e06874358d2e162 100644 (file)
--- a/thanks
+++ b/thanks
@@ -7,5 +7,6 @@ Jelle van den Hooff
 Kyle Hegeman (https://github.com/khegeman)\r
 Lucas Larsch\r
 Markus Elfring\r
+Mykola Dimura\r
 Mike Krinkin (https://github.com/krinkinmu)\r
 Tamas Lengyel\r