Removed trailing spaces
[libcds.git] / cds / intrusive / free_list_tagged.h
index af3e7875261eca99d2a4f0df28f58ec64fa31a98..63e76c0b7f4ef6ba3d384594a383198516566eb8 100644 (file)
@@ -194,7 +194,7 @@ namespace cds { namespace intrusive {
     private:
         //@cond
         atomics::atomic<tagged_ptr> m_Head;
-        //@endcond    
+        //@endcond
     };
 
 }} // namespace cds::intrusive