Removing trailing spaces
[libcds.git] / cds / gc / impl / dhp_decl.h
index 1cfb3f4891c617eb1a59d6f1fec2e125fc8cddb0..a3825f063f10922a32322c6d69544580265bc6b4 100644 (file)
@@ -591,9 +591,9 @@ namespace cds { namespace gc {
             The function always returns \p true since the guard count is unlimited for
             \p gc::DHP garbage collector.
         */
-        static CDS_CONSTEXPR bool check_available_guards( 
+        static CDS_CONSTEXPR bool check_available_guards(
 #ifdef CDS_DOXYGEN_INVOKED
-            size_t nCountNeeded, 
+            size_t nCountNeeded,
 #else
             size_t,
 #endif