Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/units fix inconsistent whitespace in units.lib



details:   https://anonhg.NetBSD.org/src/rev/a46576b85257
branches:  trunk
changeset: 361575:a46576b85257
user:      jakllsch <jakllsch%NetBSD.org@localhost>
date:      Tue Feb 15 13:44:47 2022 +0000

description:
fix inconsistent whitespace in units.lib

diffstat:

 usr.bin/units/units.lib |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 9ca2fa3ecdce -r a46576b85257 usr.bin/units/units.lib
--- a/usr.bin/units/units.lib   Tue Feb 15 12:01:54 2022 +0000
+++ b/usr.bin/units/units.lib   Tue Feb 15 13:44:47 2022 +0000
@@ -1,4 +1,4 @@
-/      $NetBSD: units.lib,v 1.24 2020/04/23 09:38:17 kre Exp $
+/      $NetBSD: units.lib,v 1.25 2022/02/15 13:44:47 jakllsch Exp $
 
 / primitive units
 
@@ -271,7 +271,7 @@
 ecuadorsucre           .000539 $
 europeeuro             0.9142 $
 greatbritainpound      britainpound
-hongkongdollar         .13  $
+hongkongdollar         .13 $
 hungaryforint          .011 $
 indiarupee             .03211 $
 indonesiarupiah                .0004782 $
@@ -292,7 +292,7 @@
 saudiarabiariyal       .26702 $
 singaporedollar                .6157 $
 slovakkoruna           .034 $
-southafricarand                .21 $
+southafricarand                .21 $
 southkoreawon          .001 $
 swedenkrona            .13 $
 switzerlandfranc       .66 $



Home | Main Index | Thread Index | Old Index