aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/math/erf.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/math/erf.go')
-rw-r--r--libgo/go/math/erf.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgo/go/math/erf.go b/libgo/go/math/erf.go
index b608999..6d3d9b7 100644
--- a/libgo/go/math/erf.go
+++ b/libgo/go/math/erf.go
@@ -4,7 +4,6 @@
package math
-
/*
Floating-point error function and complementary error function.
*/