Removed trailing spaces
[libcds.git] / test / unit / map / test_michael_lazy_rcu.h
index 2194cd7220fbee71be40fabc2b72763852c9f87a..ceb5cf729008cd410001fed6bc4a126d9a156174 100644 (file)
@@ -72,7 +72,7 @@ namespace {
             >::type
         > list_type;
 
-        typedef cc::MichaelHashMap< rcu_type, list_type, 
+        typedef cc::MichaelHashMap< rcu_type, list_type,
             typename cc::michael_map::make_traits<
                 cds::opt::hash< typename TestFixture::hash1 >
             >::type
@@ -94,7 +94,7 @@ namespace {
             >::type
         > list_type;
 
-        typedef cc::MichaelHashMap< rcu_type, list_type, 
+        typedef cc::MichaelHashMap< rcu_type, list_type,
             typename cc::michael_map::make_traits<
                 cds::opt::hash< typename TestFixture::hash1 >
             >::type