aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/math/sinh.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/math/sinh.go')
-rw-r--r--libgo/go/math/sinh.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgo/go/math/sinh.go b/libgo/go/math/sinh.go
index 23a8719..eaf28a5 100644
--- a/libgo/go/math/sinh.go
+++ b/libgo/go/math/sinh.go
@@ -4,7 +4,6 @@
package math
-
/*
Floating-point hyperbolic sine and cosine.