diff options
Diffstat (limited to 'lib/libc/mips/gen/flt_rounds.c')
-rw-r--r-- | lib/libc/mips/gen/flt_rounds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/mips/gen/flt_rounds.c b/lib/libc/mips/gen/flt_rounds.c index 9fc64a537053..442e35783e5a 100644 --- a/lib/libc/mips/gen/flt_rounds.c +++ b/lib/libc/mips/gen/flt_rounds.c @@ -6,7 +6,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/mips/gen/flt_rounds.c,v 1.4.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #if defined(LIBC_SCCS) && !defined(lint) __RCSID("$NetBSD: flt_rounds.c,v 1.5 2005/12/24 23:10:08 perry Exp $"); #endif /* LIBC_SCCS and not lint */ |