summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k/m68040/fpsp/ssinh.S
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/m68k/m68040/fpsp/ssinh.S')
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/ssinh.S6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/ssinh.S b/c/src/lib/libcpu/m68k/m68040/fpsp/ssinh.S
index 52af339319..41c813f0d6 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/ssinh.S
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/ssinh.S
@@ -7,7 +7,7 @@
// an input argument; sSinhd does the same except for denormalized
// input.
//
-// Input: Double-extended number X in location pointed to
+// Input: Double-extended number X in location pointed to
// by address register a0.
//
// Output: The value sinh(X) returned in floating-point register Fp0.
@@ -51,8 +51,8 @@
// Copyright (C) Motorola, Inc. 1990
// All Rights Reserved
//
-// THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF MOTOROLA
-// The copyright notice above does not evidence any
+// THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF MOTOROLA
+// The copyright notice above does not evidence any
// actual or intended publication of such source code.
//SSINH idnt 2,1 | Motorola 040 Floating Point Software Package