Module Name:    src
Committed By:   jakllsch
Date:           Tue Feb 15 13:44:47 UTC 2022

Modified Files:
        src/usr.bin/units: units.lib

Log Message:
fix inconsistent whitespace in units.lib


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.bin/units/units.lib

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/units/units.lib
diff -u src/usr.bin/units/units.lib:1.24 src/usr.bin/units/units.lib:1.25
--- src/usr.bin/units/units.lib:1.24	Thu Apr 23 09:38:17 2020
+++ src/usr.bin/units/units.lib	Tue Feb 15 13:44:47 2022
@@ -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 @@ denmarkkrone		.15 $
 ecuadorsucre		.000539 $
 europeeuro		0.9142 $
 greatbritainpound	britainpound
-hongkongdollar		.13  $
+hongkongdollar		.13 $
 hungaryforint		.011 $
 indiarupee		.03211 $
 indonesiarupiah		.0004782 $
@@ -292,7 +292,7 @@ polandzloty		.000059 $
 saudiarabiariyal	.26702 $
 singaporedollar		.6157 $
 slovakkoruna		.034 $
-southafricarand	        .21 $
+southafricarand		.21 $
 southkoreawon		.001 $
 swedenkrona		.13 $
 switzerlandfranc	.66 $

Reply via email to