From 7eba9e465bc456aca6a37e39f2e05b8416029415 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Fri, 20 Sep 2002 19:27:00 +0000 Subject: kill dangling space, line and a space in the tab --- sys/arch/hppa/spmath/cnv_float.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/hppa/spmath/cnv_float.h') diff --git a/sys/arch/hppa/spmath/cnv_float.h b/sys/arch/hppa/spmath/cnv_float.h index 0c37652daaa..561e257246f 100644 --- a/sys/arch/hppa/spmath/cnv_float.h +++ b/sys/arch/hppa/spmath/cnv_float.h @@ -1,4 +1,4 @@ -/* $OpenBSD: cnv_float.h,v 1.7 2002/05/07 22:19:30 mickey Exp $ */ +/* $OpenBSD: cnv_float.h,v 1.8 2002/09/20 19:26:59 mickey Exp $ */ /* (c) Copyright 1986 HEWLETT-PACKARD COMPANY To anyone who acknowledges that this file is provided "AS IS" @@ -310,4 +310,3 @@ int sgl_to_sgl_fcnvxf(int *, sgl_floating_point *, unsigned int *); int sgl_to_dbl_fcnvxf(int *, dbl_floating_point *, unsigned int *); int dbl_to_sgl_fcnvxf(dbl_integer *, sgl_floating_point *, unsigned int *); int dbl_to_dbl_fcnvxf(dbl_integer *, dbl_floating_point *, unsigned int *); - -- cgit v1.2.3