Removed redundant spaces
[libcds.git] / cds / os / free_bsd / timer.h
index 3bbdac21829cfb72b2ae2dbf987536025c7acf4c..67be0c9fb714e3d951410a9d7fc9ae34817508b8 100644 (file)
@@ -89,7 +89,7 @@ namespace cds { namespace OS {
 
             double duration()
             {
-                return duration( native_duration() );
+                return duration( native_duration());
             }
 
             native_duration_type    native_duration()