Removed trailing spaces
[libcds.git] / test / unit / set / test_michael_michael_rcu.h
index d744eec7f3e7b9954c46f20af1426206502914f7..d488e545b798f82ee34bdb9dea62a338df8bbf5b 100644 (file)
@@ -70,7 +70,7 @@ TYPED_TEST_P( MichaelSet, compare )
         >::type
     > list_type;
 
-    typedef cc::MichaelHashSet< rcu_type, list_type, 
+    typedef cc::MichaelHashSet< rcu_type, list_type,
         typename cc::michael_set::make_traits<
             cds::opt::hash< typename TestFixture::hash_int >
         >::type
@@ -91,7 +91,7 @@ TYPED_TEST_P( MichaelSet, less )
         >::type
     > list_type;
 
-    typedef cc::MichaelHashSet< rcu_type, list_type, 
+    typedef cc::MichaelHashSet< rcu_type, list_type,
         typename cc::michael_set::make_traits<
             cds::opt::hash< typename TestFixture::hash_int >
         >::type