Removed trailing spaces
[libcds.git] / test / unit / set / test_michael_lazy_rcu.h
index d7e76df683da5775fb702c7a2c11f4d28fcdf0b7..3928bc008aea3cc86da5d8e25cff60d27c6ca8a5 100644 (file)
@@ -70,7 +70,7 @@ TYPED_TEST_P( MichaelLazySet, 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( MichaelLazySet, 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