From d90536e35b89461c5dbefaae4921fd815b80aaf5 Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 22 Mar 2002 21:53:29 +0000 Subject: Fix the style of the SCM ID's. I believe have made all of libc .c's as consistent as possible. --- lib/libc/sparc64/fpu/fpu_implode.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lib/libc/sparc64/fpu/fpu_implode.c') diff --git a/lib/libc/sparc64/fpu/fpu_implode.c b/lib/libc/sparc64/fpu/fpu_implode.c index cb7b206..27a826a 100644 --- a/lib/libc/sparc64/fpu/fpu_implode.c +++ b/lib/libc/sparc64/fpu/fpu_implode.c @@ -40,11 +40,12 @@ * SUCH DAMAGE. * * @(#)fpu_implode.c 8.1 (Berkeley) 6/11/93 - * from: NetBSD: fpu_implode.c,v 1.8 2001/08/26 05:44:46 eeh Exp - * - * $FreeBSD$ + * $NetBSD: fpu_implode.c,v 1.8 2001/08/26 05:44:46 eeh Exp $ */ +#include +__FBSDID("$FreeBSD$"); + /* * FPU subroutines: `implode' internal format numbers into the machine's * `packed binary' format. -- cgit v1.1