Removed trailing whitespaces
[libcds.git] / cds / intrusive / mspriority_queue.h
index 8c7f4d94966a71aae20dfabffe6fbe8d321b87d8..422bdd201f29123581e73697a9c87dcee4d500a7 100644 (file)
@@ -235,7 +235,7 @@ namespace cds { namespace intrusive {
             no item has been added.
             Otherwise, the function inserts the pointer to \p val into the heap
             and returns \p true.
-            
+
             The function does not make a copy of \p val.
         */
         bool push( value_type& val )