From 756beb5b5b535f02fe3559668132361e82da0565 Mon Sep 17 00:00:00 2001 From: Mathijs Saey Date: Fri, 5 Aug 2016 17:58:31 +0200 Subject: Removed trailing whitespace in math module --- lib/pure/math.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/pure/math.nim b/lib/pure/math.nim index ce18f0030..58d9879b2 100644 --- a/lib/pure/math.nim +++ b/lib/pure/math.nim @@ -219,7 +219,7 @@ when not defined(JS): ## ## .. code-block:: nim ## echo ceil(-2.1) ## -2.0 - + when defined(windows) and defined(vcc): proc round0[T: float32|float64](x: T): T = ## Windows compilers prior to MSVC 2012 do not implement 'round', -- cgit 1.4.1-2-gfad0