Remove trailing spaces
[libcds.git] / cds / intrusive / split_list_rcu.h
index fa3bc86b99e69e42655ea738e0e74a558aee71df..603500f55043bd6601b28d114a0039245714268a 100644 (file)
@@ -334,7 +334,7 @@ namespace cds { namespace intrusive {
             static_assert( std::is_same<gc, typename ordered_list::gc>::value, "GC and OrderedList::gc must be the same");
 
             // atomicity::empty_item_counter is not allowed as a item counter
-            static_assert( !std::is_same<item_counter, cds::atomicity::empty_item_counter>::value, 
+            static_assert( !std::is_same<item_counter, cds::atomicity::empty_item_counter>::value,
                            "cds::atomicity::empty_item_counter is not allowed as a item counter");
 
             // Initialize bucket 0