Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/hppa/hppa Whitespace



details:   https://anonhg.NetBSD.org/src/rev/4d36ef70359b
branches:  trunk
changeset: 455863:4d36ef70359b
user:      skrll <skrll%NetBSD.org@localhost>
date:      Tue Apr 16 06:13:53 2019 +0000

description:
Whitespace

diffstat:

 sys/arch/hppa/hppa/trap.S |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 609a66d85a1a -r 4d36ef70359b sys/arch/hppa/hppa/trap.S
--- a/sys/arch/hppa/hppa/trap.S Tue Apr 16 04:31:42 2019 +0000
+++ b/sys/arch/hppa/hppa/trap.S Tue Apr 16 06:13:53 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: trap.S,v 1.70 2019/04/14 08:23:20 skrll Exp $  */
+/*     $NetBSD: trap.S,v 1.71 2019/04/16 06:13:53 skrll Exp $  */
 
 /*-
  * Copyright (c) 2002 The NetBSD Foundation, Inc.
@@ -899,7 +899,7 @@
 hppa_fpu_emulate:
 
        /*
-        * We have a hardware FPU.  If it is enabled,  branch to emulate the
+        * We have a hardware FPU.  If it is enabled, branch to emulate the
         * instruction.
         */
        mfctl   CR_CCR, %arg0



Home | Main Index | Thread Index | Old Index