Removed redundant spaces
[libcds.git] / cds / os / linux / timer.h
index a62d0a20772e3d9332ed5b40d45e27f1e0dfc7bf..795f96edaac58fd15203cc3b70d6b107f1308568 100644 (file)
@@ -84,7 +84,7 @@ namespace cds { namespace OS {
 
             double duration()
             {
-                return duration( native_duration() );
+                return duration( native_duration());
             }
 
             native_duration_type    native_duration()