From 26c52663cb5e53422c188e65b45755f348c2fbf3 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 6 May 2006 19:24:14 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_6_1_0_RELEASE'. This commit was manufactured to restore the state of the 6.1-RELEASE image. --- lib/libc/softfloat/bits32/softfloat-macros | 2 +- lib/libc/softfloat/bits32/softfloat.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/softfloat/bits32') diff --git a/lib/libc/softfloat/bits32/softfloat-macros b/lib/libc/softfloat/bits32/softfloat-macros index 4fd4f2f9fc66b..7c12aded2404c 100644 --- a/lib/libc/softfloat/bits32/softfloat-macros +++ b/lib/libc/softfloat/bits32/softfloat-macros @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/libc/softfloat/bits32/softfloat-macros,v 1.1 2004/05/14 12:13:05 cognet Exp $ */ /* =============================================================================== diff --git a/lib/libc/softfloat/bits32/softfloat.c b/lib/libc/softfloat/bits32/softfloat.c index 7785c4ea11e88..75f1a99a9c990 100644 --- a/lib/libc/softfloat/bits32/softfloat.c +++ b/lib/libc/softfloat/bits32/softfloat.c @@ -52,7 +52,7 @@ this code that are retained. */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/softfloat/bits32/softfloat.c,v 1.2 2004/12/08 18:41:42 cognet Exp $"); #ifdef SOFTFLOAT_FOR_GCC #include "softfloat-for-gcc.h" -- cgit v1.2.3