Removed redundant spaces
[libcds.git] / cds / os / posix / timer.h
index 4a511fd569e439ca4a2557297ca6eae9bb23a5c3..ad8a90501279864dbb9a40eaa6e33c132f412501 100644 (file)
@@ -83,7 +83,7 @@ namespace cds { namespace OS {
 
             double duration()
             {
-                return duration( native_duration() );
+                return duration( native_duration());
             }
 
             native_duration_type    native_duration()