Removed trailing spaces
[libcds.git] / test / unit / map / test_michael_michael_rcu.h
index e40a2b5ec5f35a708b519aa144506bc593580a04..e3de25c4f5916407ab651a90080d8f621622566b 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